Историја ревизија

Аутор SHA1 Порука Датум
  Michael Ragazzon 5faedc427b Refactor render interface: Require compiled geometry, use modern and safer types [breaking change] пре 2 година
  Michael Ragazzon a452f26951 Refactor Geometry and Texture, introduce unique render resources пре 2 година
  Michael Ragazzon c802aeb21b Use premultiplied alpha for vertex colors пре 2 година
  Michael Ragazzon 7492876298 The great formattening - format all library source code and documents пре 2 година
  Igor Segalla 6df2e64eaa Add `letter-spacing` property to RCSS (#429) пре 2 година
  Michael Ragazzon 4742dda07d Improve and refactor layout engine, better conformance to CSS specification пре 3 година
  Michael Ragazzon 2b12e0ad83 Don't load default glyphs for fallback fonts пре 3 година
  Michael Ragazzon f0ea32b591 Font support for color emojis and other color glyphs, in addition to both grayscale and color bitmap glyphs. пре 3 година
  Michael Ragazzon 296767d60e Make font effects handle the opacity property, see #270 пре 3 година
  Michael Ragazzon 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. пре 5 година
  Michael Ragazzon f5a7f9b0f2 Add a kerning pair cache for fonts пре 5 година
  Rokas Kupstys c261c1ff81 Add ability for user to override container types. пре 5 година
  Michael Ragazzon e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. пре 5 година
  Michael Ragazzon 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. пре 5 година
  Michael Ragazzon a6f5078531 Cleaning up header files: Include what we use. пре 5 година
  Michael Ragazzon 0090fb9c0b Remove "precompiled.h" in font engine default interface пре 5 година
  Michael Ragazzon 680e7e93a1 Fix a bug where font effects would not always properly render due to the order of regeneration of the font layers. пре 6 година
  Michael Ragazzon 4fda46ed82 Fix possible crash with enormous font sizes and some warnings. пре 6 година
  Michael Ragazzon b9450f7980 Try fixing compilation on MaxOSX and X11 пре 6 година
  Michael Ragazzon 16fb312b4e Rename CodePoint to Character. пре 6 година
  Michael Ragazzon 48dd41ef40 Remove font engine default files from cmake when the default font interface is disabled. Remove macro guards. пре 6 година
  Michael Ragazzon 78acd8b900 Refactoring default font engine (part II). Remove font database, use a callback function for generating font textures, documentation improvements. пре 6 година
  Michael Ragazzon cd670fc143 Refactoring FontEngineDefault (part I). Isolate the interface with FreeType. All font engine default files moved to a separate folder. пре 6 година