Histórico de Commits

Autor SHA1 Mensagem Data
  Shannon Booth e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} há 1 ano atrás
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String há 1 ano atrás
  Nico Weber f2f07c3a80 LibPDF: Replace `if (a) VERIFY(0)` with `VERIFY(!a)` há 1 ano atrás
  Nico Weber ee74bc2538 LibPDF: Tolerate 0-sized Subrs in PS1 font subprograms há 1 ano atrás
  Nico Weber 3907374621 LibPDF: Implement support for callgsubr in CFF font programs há 1 ano atrás
  Nico Weber f0e7fb7038 LibPDF: Make Subrs optional in PS1FontProgram há 1 ano atrás
  MacDue e1cf868e6e LibGfx: Use AntiAliasingPainter::fill_path() for drawing font glyphs há 2 anos atrás
  Julian Offenhäuser 2b3a41be74 LibPDF: Remove the subroutine length limit for PS1 font programs há 2 anos atrás
  Rodrigo Tobar 3eaa27f53a LibPDF: Add infrastructure for accented character glyphs há 2 anos atrás
  Rodrigo Tobar c084943457 LibPDF: Index Type1 glyphs by name, not char code há 2 anos atrás
  Rodrigo Tobar 82bd854d6f LibPDF: Account for other endings of PS1 Encoding array há 2 anos atrás
  Rodrigo Tobar 286e3e6872 LibPDF: Simplify Encoding to align with simple font requirements há 2 anos atrás
  Rodrigo Tobar 1ec4ad5eb6 LibPDF: Add name -> char code conversion in Encoding há 2 anos atrás
  Rodrigo Tobar 1b90ea7d3a LibPDF: Augment Type11FontProgram with Type2 capabilities há 2 anos atrás
  Rodrigo Tobar 416585f75a LibPDF: Add new Type1FontProgram base class há 2 anos atrás
  MacDue eeb6072f15 LibGfx+LibPDF: Apply subpixel offset in affine transformation há 2 anos atrás
  MacDue 91db49f7b3 LibPDF: Use subpixel accurate text rendering há 2 anos atrás
  Rodrigo Tobar 41bd304a7f LibPDF: Ignore seac PS1 commands for now há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Julian Offenhäuser e06a065594 LibPDF: Override Type 1 character mappings by encoding in font dict há 2 anos atrás
  Julian Offenhäuser dd82a026f8 LibPDF: Pass PDFFont::draw_glyph() a char code instead of a code point há 2 anos atrás
  Julian Offenhäuser 7c4f5b58be LibPDF: Use Gfx::PathRasterizer for Adobe Type 1 font rendering há 2 anos atrás
  Julian Offenhäuser b14f0950a5 LibPDF: Add very basic support for Adobe Type 1 font rendering há 2 anos atrás