Histórico de Commits

Autor SHA1 Mensagem Data
  Michael Ragazzon ce85ba7596 Add 'Rml::ReleaseFontResources()' which enables garbage collection of font resources há 3 anos atrás
  Mex 477631acfa Allow numeric values in the 'font-weight' property, and enable loading fonts with multiple font-weights. há 3 anos atrás
  Michael Ragazzon 296767d60e Make font effects handle the opacity property, see #270 há 3 anos atrás
  Michael Ragazzon e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. há 5 anos atrás
  Michael Ragazzon 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. há 5 anos atrás
  Michael Ragazzon 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. há 5 anos atrás
  Michael Ragazzon 16fb312b4e Rename CodePoint to Character. há 6 anos atrás
  Michael Ragazzon 1bbae6380d Refining font engine interface. há 6 anos atrás
  Michael Ragazzon 7b67c88967 Load debugger font from memory. há 6 anos atrás
  Michael Ragazzon e300ec8b1c Implement fallback font for unknown unicode characters (highly experimental) há 6 anos atrás
  Michael Ragazzon ac42bcb8ec Lazy loading unicode characters (work in progress!) há 6 anos atrás
  Michael Ragazzon eec5b61129 Update documentation of font engine interface, remove const. há 6 anos atrás
  Michael Ragazzon 2438824c95 Merge branch 'develop' into text há 6 anos atrás
  Victor Luchits 59bab1182c Remove overloaded LoadFontFace variants, only support loading from a file há 6 anos atrás
  Victor Luchits 2df8e4abee Rename FontSubsystem to FontEngine há 6 anos atrás