Historique des commits

Auteur SHA1 Message Date
  Lê Duy Quang b48abfbd5f Add the ability to select a font face from a font collection (#720) il y a 10 mois
  Michael Ragazzon 20d9cc7db6 Use span type in `LoadFontFace` and related font engine functions il y a 1 an
  Michael Ragazzon a9657acee7 Math cleanup, rename and remove some functions il y a 2 ans
  Michael Ragazzon 7492876298 The great formattening - format all library source code and documents il y a 2 ans
  Michael Ragazzon 4742dda07d Improve and refactor layout engine, better conformance to CSS specification il y a 3 ans
  Michael Ragazzon 18f6a1aad8 Font textures are now initially being generated with the ascii range of characters. il y a 3 ans
  Michael Ragazzon ce85ba7596 Add 'Rml::ReleaseFontResources()' which enables garbage collection of font resources il y a 3 ans
  Mex 477631acfa Allow numeric values in the 'font-weight' property, and enable loading fonts with multiple font-weights. il y a 3 ans
  Michael Ragazzon 2b12e0ad83 Don't load default glyphs for fallback fonts il y a 3 ans
  Michael Ragazzon a66b465c4b Improve font loading log message and missing font face warning. il y a 4 ans
  Michael Ragazzon 95f7709c55 Fix deleting wrong data when releasing font faces for some font types, see #217. il y a 4 ans
  Rokas Kupstys c261c1ff81 Add ability for user to override container types. il y a 5 ans
  Michael Ragazzon e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. il y a 5 ans
  Michael Ragazzon aab26d305e More header fixes. Header <map> not used. il y a 5 ans
  Michael Ragazzon a6f5078531 Cleaning up header files: Include what we use. il y a 5 ans
  Michael Ragazzon 0090fb9c0b Remove "precompiled.h" in font engine default interface il y a 5 ans
  Michael Ragazzon 1b79dd22b2 One more try il y a 6 ans
  Michael Ragazzon 48dd41ef40 Remove font engine default files from cmake when the default font interface is disabled. Remove macro guards. il y a 6 ans
  Michael Ragazzon 78acd8b900 Refactoring default font engine (part II). Remove font database, use a callback function for generating font textures, documentation improvements. il y a 6 ans
  Michael Ragazzon cd670fc143 Refactoring FontEngineDefault (part I). Isolate the interface with FreeType. All font engine default files moved to a separate folder. il y a 6 ans