История коммитов

Автор SHA1 Сообщение Дата
  Rodrigo Tobar b3007c17bd LibPDF: Allow operators to receive optional resources 2 лет назад
  Rodrigo Tobar fe5c823989 LibPDF: Communicate resources to ColorSpace, not Page 2 лет назад
  Rodrigo Tobar e92ec26771 LibPDF: Introduce rendering preferences and show clipping paths 2 лет назад
  Rodrigo Tobar a1e36e8f78 LibPDF: Improve path clipping support 2 лет назад
  Julian Offenhäuser 9cb3b23377 LibPDF: Move all font handling to Type1Font and TrueTypeFont classes 2 лет назад
  Julian Offenhäuser 97ed4106e5 LibPDF: Fix text positioning with operator TJ 2 лет назад
  sin-ack c8585b77d2 Everywhere: Replace single-char StringView op. arguments with chars 3 лет назад
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 лет назад
  sin-ack 7456904a39 Meta+Userland: Simplify some formatters 3 лет назад
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ 3 лет назад
  Matthew Olsson 468ceb1b48 LibPDF: Rename Command to Operator 3 лет назад
  Matthew Olsson 5f9d35909d LibPDF: Move font files into their own directory 3 лет назад
  Matthew Olsson 130846f337 LibPDF: Use AntiAliasingPainter in Renderer when possible 3 лет назад
  Matthew Olsson 9a4a3318a9 LibPDF: Store a PDFFont in the Renderer's text state 3 лет назад
  Matthew Olsson b240d23a87 LibPDF: Propagate errors in Renderer/PDFViewer 3 лет назад
  Matthew Olsson d82bd885ce LibPDF: Propagate ColorSpace errors 3 лет назад
  Matthew Olsson 7e1c823725 LibPDF: Fix the zoom-related text scaling issue 3 лет назад
  Andreas Kling 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> 3 лет назад
  Matthew Olsson 612b183703 LibPDF: Convert to east-const to comply with the recent style changes 4 лет назад
  Matthew Olsson 449ef14895 LibPDF: Avoid calculating rendering matrix for every glyph 4 лет назад
  Matthew Olsson c142dadbe8 LibPDF: Handle the TJ graphical operator 4 лет назад
  Matthew Olsson 47531619e3 LibPDF: Handle the gs graphical operator 4 лет назад
  Matthew Olsson 7b4e36bf88 LibPDF: Split ColorSpace into a different class for each color space 4 лет назад
  Matthew Olsson 78f3bad7e6 LibPDF: Pre-initialize common FlyStrings in CommonNames.h 4 лет назад
  Matthew Olsson 534a2e95d2 LibPDF: Add basic color space support to the renderer 4 лет назад
  Matthew Olsson f2d2f3fae7 LibPDF: Add a very poor path clipping implementation 4 лет назад
  Matthew Olsson bf96ad674c LibPDF: Implement stubs for all graphical commands 4 лет назад
  Matthew Olsson 4479c1bff0 LibPDF: Add a bitmap renderer 4 лет назад