`fontdb` is unmaintained
Per https://github.com/RazrFalcon/fontdb/issues/76#issuecomment-2548340635 , fontdb is currently unmaintained. It's a pretty crucial dependency for resvg/usvg, so maybe it should be brought under https://github.com/linebender ?
Thank you @RazrFalcon for your hard work!
I believe the plan is to replace the dependency with fontique (https://github.com/linebender/parley/tree/main/fontique) at some point.
Thank you! If I understand the API correctly, the original issue https://github.com/RazrFalcon/fontdb/issues/76 would be resolved by matching the result of fontique's Collection::register_fonts. However, I believe that this issue is still relevant since the migration hasn't happened yet, or should I close it?
Not sure, will have to wait for someone more knowledgeable to chime in, but my understanding was that there isn't much interest in taking over fontdb as well.
fontdb is abandoned and fontique isn't finished.