Skip to content
This repository has been archived by the owner on Jan 16, 2019. It is now read-only.

Font file failing to read in plot_text_utf8 #2

Open
timcrockford opened this issue Sep 23, 2018 · 1 comment
Open

Font file failing to read in plot_text_utf8 #2

timcrockford opened this issue Sep 23, 2018 · 1 comment

Comments

@timcrockford
Copy link

Not sure if this is related to the Makefile problem, however I tried running the app on my 3DS and whilst it produces an output file, none of the text is appearing on the generated PNG file.

I've dug through the code and this seems to be caused by the FT_New_Face function returning a FT_Err_Unknown_File_Format error. Have verified that it can definitely see the font in the romfs but it's either reading it incorrectly or there's something else wrong. I've tried replacing the Roboto-Bold.ttf file with another copy as well as swapping the font out for a different one but in both instances the same error persists.

@BernardoGiordano
Copy link
Contributor

Seems an issue with https://github.com/pngwriter/pngwriter , I'll look into it once TeamListFiller is refactored and updated, since it's not been worked on in a long time and source code is outdated

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants