takkaO / OpenFontRender

TTF font render support library for microcomputer.
Other
105 stars 16 forks source link

SdFat support? #26

Closed BiatuAutMiahn closed 1 month ago

BiatuAutMiahn commented 1 year ago

Can you implement SdFat support?

takkaO commented 2 months ago

Thank you for using this library 😄

OpenFontRender v1.2 now includes enhanced support for file systems.
This should allow font files to be loaded on various hardware without library changes.
Unfortunately, no presets are provided yet, but it should be possible to support the SdFat file system by implementing custom code.
Please see document and sample code for more info.
Welcome your feedback.

Sorry for the crazy slow response.

BiatuAutMiahn commented 1 month ago

Albeit slow I appreciate the efforts, thanks for getting it implemented! I don't have the time to test right now as this project was put on the back burner for the time being. But I'll update the thread when I get around to it. Feel free to close this issue.