-
https://sourceforge.net/projects/freetype/files/freetype2/2.10.0/ - FreeType now uses the `defaultChar' property of PCF fonts to set the glyph for the undefined character at glyph index 0 (as FreeType…
-
freetype.Face() seems to not take non-ascii path. It will raise an exception.
**With a string path**
```py
import freetype
font = freetype.Face(r"C:\Windows\Fonts\حُرّ عادي.ttf") # it return: fr…
-
I have a couple of patches, the minimal set to replace getenv/sscanf type of settings reading and also speed-up some hot areas of the code which I attached (they also include a reversal of commit 7572…
-
With the port work of my legacy C++ 2d ui render engine, i noticed a subtle difference between native version and wasm version:
When set fontSize=30 and get font metrics(depends on freetype), the n…
-
It seems like there is no equivalent to ``pygame.font.Font.render(wraplength=...)`` for ``pygame.freetype.Font`` or at least it is badly documented... Are there any plans on supporting this?
After …
-
Needs to extend the solution with VCPKG.
3rd-party list:
- tcl
- tk
- tbb
- draco
- qt5
- jemalloc
- ffmpeg
- freeimage
- freetype
- rapidjson
- openvr
All 3rd-party will be as a featur…
-
Maybe we could have a dedicated organization (freetype ?) where this repo could be moved.
I'm ok keeping the repo under my repo but since I'm not the most active anymore, it might be a better soluti…
-
1. https://github.com/o3de/3p-package-source/blob/main/package-system/freetype/build_package_image.py
1. Remove unused `ly_3rdparty_path`
2. Remove debug builds, they're not needed for O3DE as…
-
FreeType version 2.6, which webrender depends on on Linux had a heap buffer overflow has been found in the handling of embedded PNG bitmaps.
Since webrender links freetype statically (afaik) it wo…
-
Delete the test fonts images and data. Replace them with images generated via the FreeType library.