|
c902f0fcf3
|
Fix clippy warnings
|
2023-01-29 14:50:26 +09:00 |
|
|
dda5b15aa4
|
Refactor freetype handling code to be safer
|
2022-08-01 16:20:34 +09:00 |
|
|
a58121741f
|
Fix memory leak related to freetype, bump v0.3.3
|
2022-08-01 14:30:22 +09:00 |
|
|
09ca5d2bf3
|
Fix always failing freetype call, version 0.3.2
|
2022-08-01 14:19:23 +09:00 |
|
|
5f45f802b6
|
Fix/inhibit clippy warnings
|
2022-08-01 13:37:13 +09:00 |
|
|
2bcc19d7de
|
Fix warnings
|
2022-07-31 21:45:14 +09:00 |
|
|
a57d287031
|
Impl fontconfig finding font with given char/str
Should work with non-ascii as well, provided that the system has the
necessary fonts installed.
|
2022-07-31 21:35:08 +09:00 |
|
|
1d9342d8f5
|
Impl freetype use, bindgen for fontconfig
TODO: fontconfig
|
2022-07-31 19:52:04 +09:00 |
|
|
fa0d81577b
|
Rename new feature to "unicode_support"
Also some setup for pending feature.
|
2022-07-30 18:54:55 +09:00 |
|