Historial de Commits

Autor SHA1 Mensaje Fecha
  Nico Weber 4cd1a2d319 LibPDF: Add some scaffolding for type 3 fonts hace 1 año
  Nico Weber 7f999b1ff5 LibPDF: Sink m_base_font_name from PDFFont into subclasses hace 1 año
  Nico Weber 26fd29baf8 LibPDF: Give Type3 fonts a dedicated error message hace 1 año
  Tim Ledbetter b4296e1c9b LibPDF: Don't use unsanitized values in error messages hace 1 año
  Nico Weber ebba24b848 LibPDF: Fix lookup of built-in Bold Italic strings hace 1 año
  Andreas Kling 13db3c5ce0 LibGfx: Convert FontDatabase APIs to use FlyString hace 1 año
  Julian Offenhäuser 5deac3a7f5 LibPDF: Actually return an error when failing to load replacement fonts hace 2 años
  Rodrigo Tobar cb04e4e9da LibPDF: Refactor *Font classes hace 2 años
  Julian Offenhäuser a2b57dd188 LibPDF: Return an error if we fail to load a replacement font hace 2 años
  Julian Offenhäuser 4f4bd3793f LibPDF: Fix glyph sizing bug that caused incorrect spacing hace 2 años
  Julian Offenhäuser 152a8c5c43 LibPDF: Use more appropriate standard 14 replacement fonts hace 2 años
  Rodrigo Tobar bfeca4ebb3 LibPDF: Record base font name read from document hace 2 años
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString hace 2 años
  Julian Offenhäuser 2a70ea3ee7 LibPDF: Propagate errors in PDFFont::create() hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Julian Offenhäuser 65ff80e8a5 LibPDF: Add alternative names to is_standard_latin_font() helper hace 2 años
  Julian Offenhäuser 9cb3b23377 LibPDF: Move all font handling to Type1Font and TrueTypeFont classes hace 2 años
  Julian Offenhäuser e748a94f80 LibPDF: Introduce loading of common font data in PDFFont base class hace 2 años
  Matthew Olsson 4d0f74a15c LibPDF: Add Type0 and TrueType fonts hace 3 años
  Matthew Olsson 5f9d35909d LibPDF: Move font files into their own directory hace 3 años