MCPcopy Create free account

hub / github.com/aiekick/ImGuiFontStudio / functions

Functions465 in github.com/aiekick/ImGuiFontStudio

↓ 1 callersFunctionstbtt__tesselate_curve
tessellate until threshold p is happy... @TODO warped to compensate for non-linear stretching
src/Helper/stb_truetype.h:3498
MethodAddInfos
src/Helper/Messaging.cpp:156
MethodAddMessage
src/Helper/Messaging.cpp:43
MethodAddWarning
src/Helper/Messaging.cpp:165
MethodApplyFileTypeColors
src/Helper/ImGuiThemeHelper.cpp:367
MethodApplyInitialDockingLayout
src/Gui/GuiLayout.cpp:74
MethodApplySelection
src/Helper/SelectionHelper.cpp:640
MethodApplyStyleColorsClassic
src/Helper/ImGuiThemeHelper.cpp:168
MethodApplyStyleColorsDarcula
src/Helper/ImGuiThemeHelper.cpp:282
MethodApplyStyleColorsDark
src/Helper/ImGuiThemeHelper.cpp:206
MethodApplyStyleColorsLight
src/Helper/ImGuiThemeHelper.cpp:244
MethodAssembleFont
based on https://github.com/rillig/sfntly/blob/master/cpp/src/sample/subtly/font_assembler.cc*/
src/Helper/FontHelper.cpp:273
MethodAssemble_CMap_Table
based on https://github.com/rillig/sfntly/blob/master/cpp/src/sample/subtly/font_assembler.cc*/
src/Helper/FontHelper.cpp:375
MethodAssemble_Glyf_Loca_Maxp_Tables
based on https://github.com/rillig/sfntly/blob/master/cpp/src/sample/subtly/font_assembler.cc*/
src/Helper/FontHelper.cpp:315
MethodAssemble_Head_Table
src/Helper/FontHelper.cpp:634
MethodAssemble_Hmtx_Hhea_Tables
based on https://github.com/rillig/sfntly/blob/master/cpp/src/sample/subtly/font_assembler.cc*/
src/Helper/FontHelper.cpp:468
MethodAssemble_Meta_Table
src/Helper/FontHelper.cpp:625
MethodAssemble_Post_Table
src/Helper/FontHelper.cpp:532
MethodBeginFramedGroup
src/Gui/ImGuiWidgets.cpp:237
MethodBeginMainStatusBar
src/Gui/ImGuiWidgets.cpp:621
MethodButton
src/Gui/ImGuiWidgets.cpp:675
MethodCalcGlyphsCountAndSize
src/Panes/FinalFontPane.cpp:251
MethodCanWeApplySelection
src/Helper/SelectionHelper.cpp:87
MethodCheckGeneratioConditions
src/Panes/GeneratorPane.cpp:271
MethodClear
src/Helper/SelectionHelper.h:93
MethodClear
src/Project/ProjectFile.cpp:46
MethodClearErrors
src/Helper/Messaging.cpp:183
MethodClearInfos
src/Helper/Messaging.cpp:219
MethodClearWarnings
src/Helper/Messaging.cpp:201
MethodClickableTextUrl
src/Gui/ImGuiWidgets.cpp:460
MethodCloseCurrentFont
src/Panes/SourceFontPane.cpp:456
MethodCollapsingHeader_SmallHeight
src/Gui/ImGuiWidgets.cpp:405
MethodCreateFontTexture
src/Project/FontInfos.cpp:313
MethodDestroyFontTexture
src/Project/FontInfos.cpp:337
MethodDisplayDialogsAndPopups
src/MainFrame.cpp:299
MethodDrawButtonsPane
src/Helper/SettingsDlg.cpp:146
MethodDrawCategoryPanes
src/Helper/SettingsDlg.cpp:101
MethodDrawCircle
src/Helper/SelectionHelper.cpp:121
MethodDrawContentPane
src/Helper/SettingsDlg.cpp:121
MethodDrawDialog
src/Helper/SettingsDlg.cpp:67
MethodDrawDialosAndPopups
src/Panes/SourceFontPane.cpp:477
MethodDrawDockPane
src/MainFrame.cpp:155
MethodDrawFilterBar
src/Panes/SourceFontPane.cpp:266
MethodDrawFontAtlas
src/Panes/SourceFontPane.cpp:314
MethodDrawFontTexture
src/Panes/SourceFontPane.cpp:404
MethodDrawFontsGenerator
src/Panes/GeneratorPane.cpp:126
MethodDrawGlyph
src/Panes/FinalFontPane.cpp:284
MethodDrawGlyphSelectionByLine
return true if intersected by line
src/Helper/SelectionHelper.cpp:543
MethodDrawGlyphSelectionByZone
src/Helper/SelectionHelper.cpp:591
MethodDrawLine
src/Helper/SelectionHelper.cpp:131
MethodDrawMenu
src/Helper/ImGuiThemeHelper.cpp:40
MethodDrawMessage
src/Helper/Messaging.cpp:60
MethodDrawPane_General
src/Helper/SettingsDlg.cpp:196
MethodDrawPane_Style
src/Helper/SettingsDlg.cpp:213
MethodDrawRect
src/Helper/SelectionHelper.cpp:108
MethodDrawSelectionMergedNoOrder
src/Panes/FinalFontPane.cpp:913
MethodDrawSelectionMergedOrderedByCodePoint
src/Panes/FinalFontPane.cpp:1025
MethodDrawSelectionMergedOrderedByGlyphNames
src/Panes/FinalFontPane.cpp:1144
MethodDrawSelectionsByFontNoOrder
src/Panes/FinalFontPane.cpp:458
MethodDrawSelectionsByFontNoOrder_OneFontOnly
src/Panes/FinalFontPane.cpp:475
MethodDrawSelectionsByFontOrderedByCodePoint
src/Panes/FinalFontPane.cpp:608
MethodDrawSelectionsByFontOrderedByCodePoint_OneFontOnly
src/Panes/FinalFontPane.cpp:625
MethodDrawSelectionsByFontOrderedByGlyphNames
src/Panes/FinalFontPane.cpp:760
MethodDrawSelectionsByFontOrderedByGlyphNames_OneFontOnly
src/Panes/FinalFontPane.cpp:777
MethodEndFramedGroup
src/Gui/ImGuiWidgets.cpp:299
MethodEndMainStatusBar
src/Gui/ImGuiWidgets.cpp:662
MethodFillCharacterMap
based on https://github.com/rillig/sfntly/blob/master/cpp/src/sample/subtly/font_info.cc*/
src/Helper/FontHelper.cpp:140
MethodFillGlyphNames
src/Project/FontInfos.cpp:142
MethodFillResolvedCompositeGlyphs
based on https://github.com/rillig/sfntly/blob/master/cpp/src/sample/subtly/font_info.cc*/
src/Helper/FontHelper.cpp:168
MethodFinalFontPane
src/Panes/FinalFontPane.cpp:38
MethodFinalFontPane
Prevent construction
src/Panes/FinalFontPane.h:97
MethodFinalizeSelectionForOperations
src/Helper/SelectionHelper.cpp:1517
MethodFontHelper
src/Helper/FontHelper.cpp:49
MethodGenerateCodePointToGlypNamesDB
src/Project/FontInfos.cpp:273
MethodGenerateCpp_Merged
src/Generator/Generator.cpp:693
MethodGenerateCpp_One
03/03/2020 23h38 it work like a charm (Wouhoooooo!!) will generate cpp fille with/without header two modes : - no glyph selected => export whole font
src/Generator/Generator.cpp:607
MethodGenerateFontFile_Merged
src/Generator/Generator.cpp:497
MethodGenerateFontFile_One
03/03/2020 22h41 it work like a charm (Yihaaaa!!) */ Generate Font File with selected Glyphs if vGenerateHeader is true, will Generate also a Header
src/Generator/Generator.cpp:417
MethodGenerateHeader_Merged
src/Generator/Generator.cpp:288
MethodGenerateHeader_One
03/03/2020 22h20 it work like a charm for the two modes */ Generate Header file with glyphs code like in https://github.com/juliettef/IconFontCppHeade
src/Generator/Generator.cpp:160
MethodGenerator
src/Generator/Generator.cpp:49
MethodGenerator
Prevent construction
src/Generator/Generator.h:90
MethodGeneratorFileDialogPane
file dialog pane
src/Panes/GeneratorPane.cpp:371
MethodGeneratorPane
Prevent construction
src/Panes/GeneratorPane.h:67
MethodGeneratorPane
src/Panes/GeneratorPane.cpp:42
MethodGetHoveredWindow
src/Gui/ImGuiWidgets.cpp:615
MethodGetImGuiColFromName
src/Helper/ImGuiThemeHelper.cpp:564
MethodGetInfos
src/Project/FontInfos.cpp:259
MethodGetStyleColorName
src/Helper/ImGuiThemeHelper.cpp:506
MethodGlyph
src/Helper/FontHelper.h:42
MethodGlyphInfos
src/Project/GlyphInfos.cpp:21
MethodGlyphSelectionIfIntersected
src/Helper/SelectionHelper.cpp:443
MethodGuiLayout
src/Gui/GuiLayout.cpp:32
MethodGuiLayout
Prevent construction
src/Gui/GuiLayout.h:72
MethodHelpMarker
from imgui_demo.h
src/Gui/ImGuiWidgets.cpp:770
MethodIfCatchedByFilters
src/Panes/SourceFontPane.cpp:291
MethodImGuiThemeHelper
src/Helper/ImGuiThemeHelper.cpp:26
MethodImGuiThemeHelper
Prevent construction
src/Helper/ImGuiThemeHelper.h:58
MethodImGuiViewportDataGlfw
src/ImguiImpl/imgui_impl_glfw.cpp:498
FunctionImGui_ImplGlfw_CharCallback
src/ImguiImpl/imgui_impl_glfw.cpp:147
← previousnext →201–300 of 465, ranked by callers