Commit History

Author SHA1 Message Date
  Nico Weber cade76d240 LibPDF+LibGfx: Do not try to read "OS/2" table for PDFs 1 year ago
  Nico Weber 0dee94ef40 LibPDF+LibGfx: Do not try to read "hmtx" table for PDFs 1 year ago
  Nico Weber 5efe80af7f LibPDF+LibGfx: Do not try to read "name" table for PDFs 1 year ago
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
  Nico Weber bcc6439b5f LibPDF: Pass Renderer to PDFFont::draw_string() 1 year ago
  Nico Weber 7f999b1ff5 LibPDF: Sink m_base_font_name from PDFFont into subclasses 1 year ago
  Nico Weber 843e9daa8c LibPDF: Remove unused PDFFont::type() 1 year ago
  Nico Weber e3cc05b935 LibPDF: Don't ignore word_spacing 2 years ago
  Matthew Olsson 5f8fd47214 LibPDF: Resize fonts when the text and line matrices change 2 years ago
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 years ago
  Rodrigo Tobar cb04e4e9da LibPDF: Refactor *Font classes 2 years ago
  Rodrigo Tobar fb0c3a9e18 LibPDF: Stop calculating code points for glyphs 2 years ago
  Rodrigo Tobar bfeca4ebb3 LibPDF: Record base font name read from document 2 years ago
  MacDue 91db49f7b3 LibPDF: Use subpixel accurate text rendering 2 years ago
  MacDue 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  Julian Offenhäuser 9cb3b23377 LibPDF: Move all font handling to Type1Font and TrueTypeFont classes 2 years ago
  Julian Offenhäuser e748a94f80 LibPDF: Introduce loading of common font data in PDFFont base class 2 years ago
  Julian Offenhäuser dd82a026f8 LibPDF: Pass PDFFont::draw_glyph() a char code instead of a code point 2 years ago
  Julian Offenhäuser e6f29302a7 LibPDF: Add glyph drawing and type info methods to PDFFont 2 years ago
  Matthew Olsson 058cf5f7f7 LibPDF: Accept font size in PDFFont::get_char_width 3 years ago
  Matthew Olsson 5f9d35909d LibPDF: Move font files into their own directory 3 years ago