rhaleblian / dslibris

An ebook reader for the Nintendo DS, DS Lite, and DSi.
72 stars 5 forks source link

Make simple harfbuzz app #31

Open rhaleblian opened 2 years ago

rhaleblian commented 2 years ago

Is your feature request related to a problem? Please describe. We need more text layout flexibility to support more languages.

Describe the solution you'd like Make a simple app that works on the DS, to indicate harfbuzz could work. (#28)

Describe alternatives you've considered Giving up and just lying down.

Additional context Haha just kidding.

rhaleblian commented 2 years ago

child-of: #28 relates-to: #24

rhaleblian commented 2 years ago

I think maybe I just got an arm-none-eabi build of the static lib, but I need to verify that...

rhaleblian commented 2 years ago

https://github.com/devkitPro/pacman-packages/issues/266

rhaleblian commented 2 years ago

Harfbuzz wants mutexes which aren't provided in a dkP build.

rhaleblian commented 2 years ago

https://github.com/rhaleblian/pacman-packages/tree/nds-harfbuzz

rhaleblian commented 1 year ago

@WinterMute had helped with this. my example IIRC seemed to load glyphs but i could not draw them to prove what was in memory.