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

Автор SHA1 Сообщение Дата
  ocornut bee2720faa Docs: clarify meaning/purpose of IMGUI_ENABLE_FREETYPE. (#8993) 4 месяцев назад
  Rémy Tassoux f94a5f0e8c Docs: Update doc about plutosvg (#8395) 1 год назад
  fdsa 4f1d3809c3 Fixed tabs and spaces (#8377) 1 год назад
  Pascal Thomet 04d9a04557 imgui_freetype: Added support for plutosvg to render OpenType SVG fonts. (#7927, #7187 + #6591, #6607) 1 год назад
  ocornut ab490dc7b8 Fonts: Amends for support for OpenType SVG fonts using lunasvg (#6591, #6607) 2 лет назад
  sakiodre 2ad8c60abc Fonts: Added support for OpenType SVG fonts using lunasvg (#6591, #6607) 2 лет назад
  sakiodre dcdb145713 Docs: Fix outdated link in freetype docs (#6568) 2 лет назад
  ocornut 8f907bc9a2 imgui_freetype: fix warnings (#6104), fix typos. (#6079) 3 лет назад
  BttrDrgn 4db55f88e8 Changed FONT.md edit to blob (#5290) 3 лет назад
  Clownacy 422902dbda Correct typos (#4954, #4955), use IM_STATIC_ASSERT now that old pre-C++11 macro has been obsoleted. 4 лет назад
  ocornut 020d1ced1d Examples: SDL2: Accomodate for vcpkg install having headers in SDL2/SDL.h vs SDL.h + vcpkg related comments. 4 лет назад
  ocornut c708299ca9 Docs: Improvements to description of using colored glyphes/emojis. (#4169, #3369) + Add Fonts to Metrics. Removed IMGUI_HAS_TABLE markers. 4 лет назад
  ocornut 4df57136e9 Version 1.81 5 лет назад
  ocornut 3867c6c5f0 Fonts: (Breaking) Rename ImGuiFreeType:: flags to ImGuiFreeTypeBuilderFlags_XXX. Remove ImGuiFreeType::BuildFontAtlas() flags. Rename ImFontConfig::RasterizerFlags to FontBuilderFlags. Add ImFontBuilderIO (opaque). Amend 53d59f3 with a dozen of small fixes. 5 лет назад
  ocornut 339ffd25a9 Internals: Renamed ImBoolVector to ImBitVector, added low-level loose function to replicate the behavior include a help SetBitRange() function. 6 лет назад
  omar 4597632662 Readme, comments, dear imgui prefixes 6 лет назад
  HolyBlackCat 87c5356d97 FreeType: Added RasterizerFlags::Monochrome flag to disable font anti-aliasing. (#2545) Combine with RasterizerFlags::MonoHinting for best results. 6 лет назад
  omar e21bbee311 Examples: DirectX9: Fixed erroneous assert in ImGui_ImplDX9_InvalidateDeviceObjects(). FreeType: Fixed suggested code to not require an initial build call.. (#2454) 6 лет назад
  omar db40699990 imgui_freeetype: Updated suggested test code. 7 лет назад
  alexey_skryabin daac9c7559 By default ImGuiFreeType will use ImGui::MemAlloc()/MemFree(). 7 лет назад
  omar 21828b08a0 ImFontAtlas: Rewrote FreeType based builder. 7 лет назад
  Marc J. Schmidt 0903a12c2a Fixed documentation example (#1847) 7 лет назад
  omar 111ea7af77 Misc comments, todos + reintroduced removed ImGuiCol defines under !IMGUI_DISABLE_OBSOLETE_FUNCTIONS wrap. 8 лет назад
  omar cf6b39600b imgui_freetype: comments about correct blending and sRGB (#618, #578) 8 лет назад
  omar 7b005bd7de imgui_freetype: Documentation, tweaks. (#618) 8 лет назад