Skip to content

libnrtype/font-factory optimisations @ Win32 adder

Daniel Boles requested to merge dboles/inkscape:djb_font-factory_copies into master
  • Don't remake the allowed_extensions vector on every call, just the 1st
  • Don't copy the file names when we only read them: iterate by const ref

Merge request reports