Releases: ganaware/pcf2bdf
Releases · ganaware/pcf2bdf
1.07
- CVE-2022-23318: Fixed: heap buffer overflow on invalid intput pcf.
- CVE-2022-23319: Fixed: segmentation fault on invalid intput pcf.
1.06
1.05
- The size should come from POINT_SIZE instead of PIXEL_SIZE.
- Internal quotation characters in a string property should be indicated (or "quoted”) by using two quotation characters in a row.
- Fix avoid crash with large compressed metrics tables. (Colin Watson)
- Fix support gzipped source. (Colin Watson)
- Fix use C++ compiler and simplify using GNU extensions. (Jonas Smedegaard)
- other fixes.