Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
444c895
font: check initialization of module in font/freetype and raise pygam…
dr0id Aug 2, 2023
fe5107d
ftfont.py: fix doc string for get_underline
dr0id Aug 2, 2023
55b55a7
freetype: change unitest to assert exception for uninitialized font o…
dr0id Aug 2, 2023
96bdc61
ftfont: fix doc string of get_underline
dr0id Aug 2, 2023
3f35e66
font: try to fix other compiler compilation errors
dr0id Aug 2, 2023
ef697d2
freetype: fix macro compilation error
dr0id Aug 2, 2023
e080b5a
font_test: avoid calling 'align'
dr0id Aug 2, 2023
59cbab4
font_test: remove align from test code if SDL version is < 2.20.0
dr0id Aug 2, 2023
a129f72
font_test.py: add print message to find out which property/method is …
dr0id Aug 3, 2023
e95bc87
font_test.py: fix point_size too which is available for SDL >= 2.0.18
dr0id Aug 3, 2023
965615d
font_test.py: fix typo
dr0id Aug 3, 2023
2021788
font_test.py: skip the point_size property too in the methods test case
dr0id Aug 3, 2023
fb93d1d
freetype: rename macro to satisfy WASM emscripten build
dr0id Aug 3, 2023
887a3ce
font_test and freetype_test: remove debug prints and other unwanted c…
dr0id Aug 4, 2023
a357621
Merge main
dr0id Aug 11, 2023
3a21c0c
freetype_test: change ft.name AttributeError to RuntimeError when the…
dr0id Aug 11, 2023
23adc3d
Merge remote-tracking branch 'origin/main' into enhancement/font/chec…
dr0id Aug 17, 2023
a051a5d
fix line ending in generated doc header files
dr0id Aug 17, 2023
3937b98
Merge main
dr0id Aug 19, 2023
a635b50
change more line endings in src_c/doc/mixer_doc.h
dr0id Aug 19, 2023
ea0f3ad
revert: fix line ending in generated doc header files
dr0id Aug 19, 2023
cd200db
change line ending of mixer_doc.h
dr0id Aug 19, 2023
099b2b1
Merge remote-tracking branch 'origin/main' into enhancement/font/chec…
dr0id Sep 2, 2023
70a04e4
ftfont: add exception for strikethrough since it is only emulated in …
dr0id Sep 2, 2023
ff37f78
Merge main
dr0id Sep 30, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading