提交历史

作者 SHA1 备注 提交日期
  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 a909b18fed Fix font textures not released when calling Core::ReleaseTextures. See # 84. 5 年之前
  Michael Ragazzon 0090fb9c0b Remove "precompiled.h" in font engine default interface 5 年之前
  Michael Ragazzon 6b6aa40176 Change the font effect glyph dimensions behavior, now possible to properly include offsets. 6 年之前
  Michael Ragazzon 25d0cf4051 Improve documentation and changelog. 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 年之前