Histórico de Commits

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