imgui_draw.cpp 250 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787
  1. // dear imgui, v1.91.6
  2. // (drawing and font code)
  3. /*
  4. Index of this file:
  5. // [SECTION] STB libraries implementation
  6. // [SECTION] Style functions
  7. // [SECTION] ImDrawList
  8. // [SECTION] ImTriangulator, ImDrawList concave polygon fill
  9. // [SECTION] ImDrawListSplitter
  10. // [SECTION] ImDrawData
  11. // [SECTION] Helpers ShadeVertsXXX functions
  12. // [SECTION] ImFontConfig
  13. // [SECTION] ImFontAtlas
  14. // [SECTION] ImFontAtlas: glyph ranges helpers
  15. // [SECTION] ImFontGlyphRangesBuilder
  16. // [SECTION] ImFont
  17. // [SECTION] ImGui Internal Render Helpers
  18. // [SECTION] Decompression code
  19. // [SECTION] Default font data (ProggyClean.ttf)
  20. */
  21. #if defined(_MSC_VER) && !defined(_CRT_SECURE_NO_WARNINGS)
  22. #define _CRT_SECURE_NO_WARNINGS
  23. #endif
  24. #ifndef IMGUI_DEFINE_MATH_OPERATORS
  25. #define IMGUI_DEFINE_MATH_OPERATORS
  26. #endif
  27. #include "imgui.h"
  28. #ifndef IMGUI_DISABLE
  29. #include "imgui_internal.h"
  30. #ifdef IMGUI_ENABLE_FREETYPE
  31. #include "misc/freetype/imgui_freetype.h"
  32. #endif
  33. #include <stdio.h> // vsnprintf, sscanf, printf
  34. // Visual Studio warnings
  35. #ifdef _MSC_VER
  36. #pragma warning (disable: 4127) // condition expression is constant
  37. #pragma warning (disable: 4505) // unreferenced local function has been removed (stb stuff)
  38. #pragma warning (disable: 4996) // 'This function or variable may be unsafe': strcpy, strdup, sprintf, vsnprintf, sscanf, fopen
  39. #pragma warning (disable: 26451) // [Static Analyzer] Arithmetic overflow : Using operator 'xxx' on a 4 byte value and then casting the result to a 8 byte value. Cast the value to the wider type before calling operator 'xxx' to avoid overflow(io.2).
  40. #pragma warning (disable: 26812) // [Static Analyzer] The enum type 'xxx' is unscoped. Prefer 'enum class' over 'enum' (Enum.3). [MSVC Static Analyzer)
  41. #endif
  42. // Clang/GCC warnings with -Weverything
  43. #if defined(__clang__)
  44. #if __has_warning("-Wunknown-warning-option")
  45. #pragma clang diagnostic ignored "-Wunknown-warning-option" // warning: unknown warning group 'xxx' // not all warnings are known by all Clang versions and they tend to be rename-happy.. so ignoring warnings triggers new warnings on some configuration. Great!
  46. #endif
  47. #pragma clang diagnostic ignored "-Wunknown-pragmas" // warning: unknown warning group 'xxx'
  48. #pragma clang diagnostic ignored "-Wold-style-cast" // warning: use of old-style cast // yes, they are more terse.
  49. #pragma clang diagnostic ignored "-Wfloat-equal" // warning: comparing floating point with == or != is unsafe // storing and comparing against same constants ok.
  50. #pragma clang diagnostic ignored "-Wglobal-constructors" // warning: declaration requires a global destructor // similar to above, not sure what the exact difference is.
  51. #pragma clang diagnostic ignored "-Wsign-conversion" // warning: implicit conversion changes signedness
  52. #pragma clang diagnostic ignored "-Wzero-as-null-pointer-constant" // warning: zero as null pointer constant // some standard header variations use #define NULL 0
  53. #pragma clang diagnostic ignored "-Wcomma" // warning: possible misuse of comma operator here
  54. #pragma clang diagnostic ignored "-Wreserved-id-macro" // warning: macro name is a reserved identifier
  55. #pragma clang diagnostic ignored "-Wdouble-promotion" // warning: implicit conversion from 'float' to 'double' when passing argument to function // using printf() is a misery with this as C++ va_arg ellipsis changes float to double.
  56. #pragma clang diagnostic ignored "-Wimplicit-int-float-conversion" // warning: implicit conversion from 'xxx' to 'float' may lose precision
  57. #pragma clang diagnostic ignored "-Wreserved-identifier" // warning: identifier '_Xxx' is reserved because it starts with '_' followed by a capital letter
  58. #pragma clang diagnostic ignored "-Wunsafe-buffer-usage" // warning: 'xxx' is an unsafe pointer used for buffer access
  59. #pragma clang diagnostic ignored "-Wnontrivial-memaccess" // warning: first argument in call to 'memset' is a pointer to non-trivially copyable type
  60. #elif defined(__GNUC__)
  61. #pragma GCC diagnostic ignored "-Wpragmas" // warning: unknown option after '#pragma GCC diagnostic' kind
  62. #pragma GCC diagnostic ignored "-Wunused-function" // warning: 'xxxx' defined but not used
  63. #pragma GCC diagnostic ignored "-Wdouble-promotion" // warning: implicit conversion from 'float' to 'double' when passing argument to function
  64. #pragma GCC diagnostic ignored "-Wconversion" // warning: conversion to 'xxxx' from 'xxxx' may alter its value
  65. #pragma GCC diagnostic ignored "-Wstack-protector" // warning: stack protector not protecting local variables: variable length buffer
  66. #pragma GCC diagnostic ignored "-Wclass-memaccess" // [__GNUC__ >= 8] warning: 'memset/memcpy' clearing/writing an object of type 'xxxx' with no trivial copy-assignment; use assignment or value-initialization instead
  67. #endif
  68. //-------------------------------------------------------------------------
  69. // [SECTION] STB libraries implementation (for stb_truetype and stb_rect_pack)
  70. //-------------------------------------------------------------------------
  71. // Compile time options:
  72. //#define IMGUI_STB_NAMESPACE ImStb
  73. //#define IMGUI_STB_TRUETYPE_FILENAME "my_folder/stb_truetype.h"
  74. //#define IMGUI_STB_RECT_PACK_FILENAME "my_folder/stb_rect_pack.h"
  75. //#define IMGUI_DISABLE_STB_TRUETYPE_IMPLEMENTATION
  76. //#define IMGUI_DISABLE_STB_RECT_PACK_IMPLEMENTATION
  77. #ifdef IMGUI_STB_NAMESPACE
  78. namespace IMGUI_STB_NAMESPACE
  79. {
  80. #endif
  81. #ifdef _MSC_VER
  82. #pragma warning (push)
  83. #pragma warning (disable: 4456) // declaration of 'xx' hides previous local declaration
  84. #pragma warning (disable: 6011) // (stb_rectpack) Dereferencing NULL pointer 'cur->next'.
  85. #pragma warning (disable: 6385) // (stb_truetype) Reading invalid data from 'buffer': the readable size is '_Old_3`kernel_width' bytes, but '3' bytes may be read.
  86. #pragma warning (disable: 28182) // (stb_rectpack) Dereferencing NULL pointer. 'cur' contains the same NULL value as 'cur->next' did.
  87. #endif
  88. #if defined(__clang__)
  89. #pragma clang diagnostic push
  90. #pragma clang diagnostic ignored "-Wunused-function" // warning: 'xxxx' defined but not used
  91. #pragma clang diagnostic ignored "-Wmissing-prototypes"
  92. #pragma clang diagnostic ignored "-Wimplicit-fallthrough"
  93. #pragma clang diagnostic ignored "-Wcast-qual" // warning: cast from 'const xxxx *' to 'xxx *' drops const qualifier
  94. #endif
  95. #if defined(__GNUC__)
  96. #pragma GCC diagnostic push
  97. #pragma GCC diagnostic ignored "-Wtype-limits" // warning: comparison is always true due to limited range of data type [-Wtype-limits]
  98. #pragma GCC diagnostic ignored "-Wcast-qual" // warning: cast from type 'const xxxx *' to type 'xxxx *' casts away qualifiers
  99. #endif
  100. #ifndef STB_RECT_PACK_IMPLEMENTATION // in case the user already have an implementation in the _same_ compilation unit (e.g. unity builds)
  101. #ifndef IMGUI_DISABLE_STB_RECT_PACK_IMPLEMENTATION // in case the user already have an implementation in another compilation unit
  102. #define STBRP_STATIC
  103. #define STBRP_ASSERT(x) do { IM_ASSERT(x); } while (0)
  104. #define STBRP_SORT ImQsort
  105. #define STB_RECT_PACK_IMPLEMENTATION
  106. #endif
  107. #ifdef IMGUI_STB_RECT_PACK_FILENAME
  108. #include IMGUI_STB_RECT_PACK_FILENAME
  109. #else
  110. #include "imstb_rectpack.h"
  111. #endif
  112. #endif
  113. #ifdef IMGUI_ENABLE_STB_TRUETYPE
  114. #ifndef STB_TRUETYPE_IMPLEMENTATION // in case the user already have an implementation in the _same_ compilation unit (e.g. unity builds)
  115. #ifndef IMGUI_DISABLE_STB_TRUETYPE_IMPLEMENTATION // in case the user already have an implementation in another compilation unit
  116. #define STBTT_malloc(x,u) ((void)(u), IM_ALLOC(x))
  117. #define STBTT_free(x,u) ((void)(u), IM_FREE(x))
  118. #define STBTT_assert(x) do { IM_ASSERT(x); } while(0)
  119. #define STBTT_fmod(x,y) ImFmod(x,y)
  120. #define STBTT_sqrt(x) ImSqrt(x)
  121. #define STBTT_pow(x,y) ImPow(x,y)
  122. #define STBTT_fabs(x) ImFabs(x)
  123. #define STBTT_ifloor(x) ((int)ImFloor(x))
  124. #define STBTT_iceil(x) ((int)ImCeil(x))
  125. #define STBTT_STATIC
  126. #define STB_TRUETYPE_IMPLEMENTATION
  127. #else
  128. #define STBTT_DEF extern
  129. #endif
  130. #ifdef IMGUI_STB_TRUETYPE_FILENAME
  131. #include IMGUI_STB_TRUETYPE_FILENAME
  132. #else
  133. #include "imstb_truetype.h"
  134. #endif
  135. #endif
  136. #endif // IMGUI_ENABLE_STB_TRUETYPE
  137. #if defined(__GNUC__)
  138. #pragma GCC diagnostic pop
  139. #endif
  140. #if defined(__clang__)
  141. #pragma clang diagnostic pop
  142. #endif
  143. #if defined(_MSC_VER)
  144. #pragma warning (pop)
  145. #endif
  146. #ifdef IMGUI_STB_NAMESPACE
  147. } // namespace ImStb
  148. using namespace IMGUI_STB_NAMESPACE;
  149. #endif
  150. //-----------------------------------------------------------------------------
  151. // [SECTION] Style functions
  152. //-----------------------------------------------------------------------------
  153. void ImGui::StyleColorsDark(ImGuiStyle* dst)
  154. {
  155. ImGuiStyle* style = dst ? dst : &ImGui::GetStyle();
  156. ImVec4* colors = style->Colors;
  157. colors[ImGuiCol_Text] = ImVec4(1.00f, 1.00f, 1.00f, 1.00f);
  158. colors[ImGuiCol_TextDisabled] = ImVec4(0.50f, 0.50f, 0.50f, 1.00f);
  159. colors[ImGuiCol_WindowBg] = ImVec4(0.06f, 0.06f, 0.06f, 0.94f);
  160. colors[ImGuiCol_ChildBg] = ImVec4(0.00f, 0.00f, 0.00f, 0.00f);
  161. colors[ImGuiCol_PopupBg] = ImVec4(0.08f, 0.08f, 0.08f, 0.94f);
  162. colors[ImGuiCol_Border] = ImVec4(0.43f, 0.43f, 0.50f, 0.50f);
  163. colors[ImGuiCol_BorderShadow] = ImVec4(0.00f, 0.00f, 0.00f, 0.00f);
  164. colors[ImGuiCol_FrameBg] = ImVec4(0.16f, 0.29f, 0.48f, 0.54f);
  165. colors[ImGuiCol_FrameBgHovered] = ImVec4(0.26f, 0.59f, 0.98f, 0.40f);
  166. colors[ImGuiCol_FrameBgActive] = ImVec4(0.26f, 0.59f, 0.98f, 0.67f);
  167. colors[ImGuiCol_TitleBg] = ImVec4(0.04f, 0.04f, 0.04f, 1.00f);
  168. colors[ImGuiCol_TitleBgActive] = ImVec4(0.16f, 0.29f, 0.48f, 1.00f);
  169. colors[ImGuiCol_TitleBgCollapsed] = ImVec4(0.00f, 0.00f, 0.00f, 0.51f);
  170. colors[ImGuiCol_MenuBarBg] = ImVec4(0.14f, 0.14f, 0.14f, 1.00f);
  171. colors[ImGuiCol_ScrollbarBg] = ImVec4(0.02f, 0.02f, 0.02f, 0.53f);
  172. colors[ImGuiCol_ScrollbarGrab] = ImVec4(0.31f, 0.31f, 0.31f, 1.00f);
  173. colors[ImGuiCol_ScrollbarGrabHovered] = ImVec4(0.41f, 0.41f, 0.41f, 1.00f);
  174. colors[ImGuiCol_ScrollbarGrabActive] = ImVec4(0.51f, 0.51f, 0.51f, 1.00f);
  175. colors[ImGuiCol_CheckMark] = ImVec4(0.26f, 0.59f, 0.98f, 1.00f);
  176. colors[ImGuiCol_SliderGrab] = ImVec4(0.24f, 0.52f, 0.88f, 1.00f);
  177. colors[ImGuiCol_SliderGrabActive] = ImVec4(0.26f, 0.59f, 0.98f, 1.00f);
  178. colors[ImGuiCol_Button] = ImVec4(0.26f, 0.59f, 0.98f, 0.40f);
  179. colors[ImGuiCol_ButtonHovered] = ImVec4(0.26f, 0.59f, 0.98f, 1.00f);
  180. colors[ImGuiCol_ButtonActive] = ImVec4(0.06f, 0.53f, 0.98f, 1.00f);
  181. colors[ImGuiCol_Header] = ImVec4(0.26f, 0.59f, 0.98f, 0.31f);
  182. colors[ImGuiCol_HeaderHovered] = ImVec4(0.26f, 0.59f, 0.98f, 0.80f);
  183. colors[ImGuiCol_HeaderActive] = ImVec4(0.26f, 0.59f, 0.98f, 1.00f);
  184. colors[ImGuiCol_Separator] = colors[ImGuiCol_Border];
  185. colors[ImGuiCol_SeparatorHovered] = ImVec4(0.10f, 0.40f, 0.75f, 0.78f);
  186. colors[ImGuiCol_SeparatorActive] = ImVec4(0.10f, 0.40f, 0.75f, 1.00f);
  187. colors[ImGuiCol_ResizeGrip] = ImVec4(0.26f, 0.59f, 0.98f, 0.20f);
  188. colors[ImGuiCol_ResizeGripHovered] = ImVec4(0.26f, 0.59f, 0.98f, 0.67f);
  189. colors[ImGuiCol_ResizeGripActive] = ImVec4(0.26f, 0.59f, 0.98f, 0.95f);
  190. colors[ImGuiCol_TabHovered] = colors[ImGuiCol_HeaderHovered];
  191. colors[ImGuiCol_Tab] = ImLerp(colors[ImGuiCol_Header], colors[ImGuiCol_TitleBgActive], 0.80f);
  192. colors[ImGuiCol_TabSelected] = ImLerp(colors[ImGuiCol_HeaderActive], colors[ImGuiCol_TitleBgActive], 0.60f);
  193. colors[ImGuiCol_TabSelectedOverline] = colors[ImGuiCol_HeaderActive];
  194. colors[ImGuiCol_TabDimmed] = ImLerp(colors[ImGuiCol_Tab], colors[ImGuiCol_TitleBg], 0.80f);
  195. colors[ImGuiCol_TabDimmedSelected] = ImLerp(colors[ImGuiCol_TabSelected], colors[ImGuiCol_TitleBg], 0.40f);
  196. colors[ImGuiCol_TabDimmedSelectedOverline] = ImVec4(0.50f, 0.50f, 0.50f, 0.00f);
  197. colors[ImGuiCol_PlotLines] = ImVec4(0.61f, 0.61f, 0.61f, 1.00f);
  198. colors[ImGuiCol_PlotLinesHovered] = ImVec4(1.00f, 0.43f, 0.35f, 1.00f);
  199. colors[ImGuiCol_PlotHistogram] = ImVec4(0.90f, 0.70f, 0.00f, 1.00f);
  200. colors[ImGuiCol_PlotHistogramHovered] = ImVec4(1.00f, 0.60f, 0.00f, 1.00f);
  201. colors[ImGuiCol_TableHeaderBg] = ImVec4(0.19f, 0.19f, 0.20f, 1.00f);
  202. colors[ImGuiCol_TableBorderStrong] = ImVec4(0.31f, 0.31f, 0.35f, 1.00f); // Prefer using Alpha=1.0 here
  203. colors[ImGuiCol_TableBorderLight] = ImVec4(0.23f, 0.23f, 0.25f, 1.00f); // Prefer using Alpha=1.0 here
  204. colors[ImGuiCol_TableRowBg] = ImVec4(0.00f, 0.00f, 0.00f, 0.00f);
  205. colors[ImGuiCol_TableRowBgAlt] = ImVec4(1.00f, 1.00f, 1.00f, 0.06f);
  206. colors[ImGuiCol_TextLink] = colors[ImGuiCol_HeaderActive];
  207. colors[ImGuiCol_TextSelectedBg] = ImVec4(0.26f, 0.59f, 0.98f, 0.35f);
  208. colors[ImGuiCol_DragDropTarget] = ImVec4(1.00f, 1.00f, 0.00f, 0.90f);
  209. colors[ImGuiCol_NavCursor] = ImVec4(0.26f, 0.59f, 0.98f, 1.00f);
  210. colors[ImGuiCol_NavWindowingHighlight] = ImVec4(1.00f, 1.00f, 1.00f, 0.70f);
  211. colors[ImGuiCol_NavWindowingDimBg] = ImVec4(0.80f, 0.80f, 0.80f, 0.20f);
  212. colors[ImGuiCol_ModalWindowDimBg] = ImVec4(0.80f, 0.80f, 0.80f, 0.35f);
  213. }
  214. void ImGui::StyleColorsClassic(ImGuiStyle* dst)
  215. {
  216. ImGuiStyle* style = dst ? dst : &ImGui::GetStyle();
  217. ImVec4* colors = style->Colors;
  218. colors[ImGuiCol_Text] = ImVec4(0.90f, 0.90f, 0.90f, 1.00f);
  219. colors[ImGuiCol_TextDisabled] = ImVec4(0.60f, 0.60f, 0.60f, 1.00f);
  220. colors[ImGuiCol_WindowBg] = ImVec4(0.00f, 0.00f, 0.00f, 0.85f);
  221. colors[ImGuiCol_ChildBg] = ImVec4(0.00f, 0.00f, 0.00f, 0.00f);
  222. colors[ImGuiCol_PopupBg] = ImVec4(0.11f, 0.11f, 0.14f, 0.92f);
  223. colors[ImGuiCol_Border] = ImVec4(0.50f, 0.50f, 0.50f, 0.50f);
  224. colors[ImGuiCol_BorderShadow] = ImVec4(0.00f, 0.00f, 0.00f, 0.00f);
  225. colors[ImGuiCol_FrameBg] = ImVec4(0.43f, 0.43f, 0.43f, 0.39f);
  226. colors[ImGuiCol_FrameBgHovered] = ImVec4(0.47f, 0.47f, 0.69f, 0.40f);
  227. colors[ImGuiCol_FrameBgActive] = ImVec4(0.42f, 0.41f, 0.64f, 0.69f);
  228. colors[ImGuiCol_TitleBg] = ImVec4(0.27f, 0.27f, 0.54f, 0.83f);
  229. colors[ImGuiCol_TitleBgActive] = ImVec4(0.32f, 0.32f, 0.63f, 0.87f);
  230. colors[ImGuiCol_TitleBgCollapsed] = ImVec4(0.40f, 0.40f, 0.80f, 0.20f);
  231. colors[ImGuiCol_MenuBarBg] = ImVec4(0.40f, 0.40f, 0.55f, 0.80f);
  232. colors[ImGuiCol_ScrollbarBg] = ImVec4(0.20f, 0.25f, 0.30f, 0.60f);
  233. colors[ImGuiCol_ScrollbarGrab] = ImVec4(0.40f, 0.40f, 0.80f, 0.30f);
  234. colors[ImGuiCol_ScrollbarGrabHovered] = ImVec4(0.40f, 0.40f, 0.80f, 0.40f);
  235. colors[ImGuiCol_ScrollbarGrabActive] = ImVec4(0.41f, 0.39f, 0.80f, 0.60f);
  236. colors[ImGuiCol_CheckMark] = ImVec4(0.90f, 0.90f, 0.90f, 0.50f);
  237. colors[ImGuiCol_SliderGrab] = ImVec4(1.00f, 1.00f, 1.00f, 0.30f);
  238. colors[ImGuiCol_SliderGrabActive] = ImVec4(0.41f, 0.39f, 0.80f, 0.60f);
  239. colors[ImGuiCol_Button] = ImVec4(0.35f, 0.40f, 0.61f, 0.62f);
  240. colors[ImGuiCol_ButtonHovered] = ImVec4(0.40f, 0.48f, 0.71f, 0.79f);
  241. colors[ImGuiCol_ButtonActive] = ImVec4(0.46f, 0.54f, 0.80f, 1.00f);
  242. colors[ImGuiCol_Header] = ImVec4(0.40f, 0.40f, 0.90f, 0.45f);
  243. colors[ImGuiCol_HeaderHovered] = ImVec4(0.45f, 0.45f, 0.90f, 0.80f);
  244. colors[ImGuiCol_HeaderActive] = ImVec4(0.53f, 0.53f, 0.87f, 0.80f);
  245. colors[ImGuiCol_Separator] = ImVec4(0.50f, 0.50f, 0.50f, 0.60f);
  246. colors[ImGuiCol_SeparatorHovered] = ImVec4(0.60f, 0.60f, 0.70f, 1.00f);
  247. colors[ImGuiCol_SeparatorActive] = ImVec4(0.70f, 0.70f, 0.90f, 1.00f);
  248. colors[ImGuiCol_ResizeGrip] = ImVec4(1.00f, 1.00f, 1.00f, 0.10f);
  249. colors[ImGuiCol_ResizeGripHovered] = ImVec4(0.78f, 0.82f, 1.00f, 0.60f);
  250. colors[ImGuiCol_ResizeGripActive] = ImVec4(0.78f, 0.82f, 1.00f, 0.90f);
  251. colors[ImGuiCol_TabHovered] = colors[ImGuiCol_HeaderHovered];
  252. colors[ImGuiCol_Tab] = ImLerp(colors[ImGuiCol_Header], colors[ImGuiCol_TitleBgActive], 0.80f);
  253. colors[ImGuiCol_TabSelected] = ImLerp(colors[ImGuiCol_HeaderActive], colors[ImGuiCol_TitleBgActive], 0.60f);
  254. colors[ImGuiCol_TabSelectedOverline] = colors[ImGuiCol_HeaderActive];
  255. colors[ImGuiCol_TabDimmed] = ImLerp(colors[ImGuiCol_Tab], colors[ImGuiCol_TitleBg], 0.80f);
  256. colors[ImGuiCol_TabDimmedSelected] = ImLerp(colors[ImGuiCol_TabSelected], colors[ImGuiCol_TitleBg], 0.40f);
  257. colors[ImGuiCol_TabDimmedSelectedOverline] = ImVec4(0.53f, 0.53f, 0.87f, 0.00f);
  258. colors[ImGuiCol_PlotLines] = ImVec4(1.00f, 1.00f, 1.00f, 1.00f);
  259. colors[ImGuiCol_PlotLinesHovered] = ImVec4(0.90f, 0.70f, 0.00f, 1.00f);
  260. colors[ImGuiCol_PlotHistogram] = ImVec4(0.90f, 0.70f, 0.00f, 1.00f);
  261. colors[ImGuiCol_PlotHistogramHovered] = ImVec4(1.00f, 0.60f, 0.00f, 1.00f);
  262. colors[ImGuiCol_TableHeaderBg] = ImVec4(0.27f, 0.27f, 0.38f, 1.00f);
  263. colors[ImGuiCol_TableBorderStrong] = ImVec4(0.31f, 0.31f, 0.45f, 1.00f); // Prefer using Alpha=1.0 here
  264. colors[ImGuiCol_TableBorderLight] = ImVec4(0.26f, 0.26f, 0.28f, 1.00f); // Prefer using Alpha=1.0 here
  265. colors[ImGuiCol_TableRowBg] = ImVec4(0.00f, 0.00f, 0.00f, 0.00f);
  266. colors[ImGuiCol_TableRowBgAlt] = ImVec4(1.00f, 1.00f, 1.00f, 0.07f);
  267. colors[ImGuiCol_TextLink] = colors[ImGuiCol_HeaderActive];
  268. colors[ImGuiCol_TextSelectedBg] = ImVec4(0.00f, 0.00f, 1.00f, 0.35f);
  269. colors[ImGuiCol_DragDropTarget] = ImVec4(1.00f, 1.00f, 0.00f, 0.90f);
  270. colors[ImGuiCol_NavCursor] = colors[ImGuiCol_HeaderHovered];
  271. colors[ImGuiCol_NavWindowingHighlight] = ImVec4(1.00f, 1.00f, 1.00f, 0.70f);
  272. colors[ImGuiCol_NavWindowingDimBg] = ImVec4(0.80f, 0.80f, 0.80f, 0.20f);
  273. colors[ImGuiCol_ModalWindowDimBg] = ImVec4(0.20f, 0.20f, 0.20f, 0.35f);
  274. }
  275. // Those light colors are better suited with a thicker font than the default one + FrameBorder
  276. void ImGui::StyleColorsLight(ImGuiStyle* dst)
  277. {
  278. ImGuiStyle* style = dst ? dst : &ImGui::GetStyle();
  279. ImVec4* colors = style->Colors;
  280. colors[ImGuiCol_Text] = ImVec4(0.00f, 0.00f, 0.00f, 1.00f);
  281. colors[ImGuiCol_TextDisabled] = ImVec4(0.60f, 0.60f, 0.60f, 1.00f);
  282. colors[ImGuiCol_WindowBg] = ImVec4(0.94f, 0.94f, 0.94f, 1.00f);
  283. colors[ImGuiCol_ChildBg] = ImVec4(0.00f, 0.00f, 0.00f, 0.00f);
  284. colors[ImGuiCol_PopupBg] = ImVec4(1.00f, 1.00f, 1.00f, 0.98f);
  285. colors[ImGuiCol_Border] = ImVec4(0.00f, 0.00f, 0.00f, 0.30f);
  286. colors[ImGuiCol_BorderShadow] = ImVec4(0.00f, 0.00f, 0.00f, 0.00f);
  287. colors[ImGuiCol_FrameBg] = ImVec4(1.00f, 1.00f, 1.00f, 1.00f);
  288. colors[ImGuiCol_FrameBgHovered] = ImVec4(0.26f, 0.59f, 0.98f, 0.40f);
  289. colors[ImGuiCol_FrameBgActive] = ImVec4(0.26f, 0.59f, 0.98f, 0.67f);
  290. colors[ImGuiCol_TitleBg] = ImVec4(0.96f, 0.96f, 0.96f, 1.00f);
  291. colors[ImGuiCol_TitleBgActive] = ImVec4(0.82f, 0.82f, 0.82f, 1.00f);
  292. colors[ImGuiCol_TitleBgCollapsed] = ImVec4(1.00f, 1.00f, 1.00f, 0.51f);
  293. colors[ImGuiCol_MenuBarBg] = ImVec4(0.86f, 0.86f, 0.86f, 1.00f);
  294. colors[ImGuiCol_ScrollbarBg] = ImVec4(0.98f, 0.98f, 0.98f, 0.53f);
  295. colors[ImGuiCol_ScrollbarGrab] = ImVec4(0.69f, 0.69f, 0.69f, 0.80f);
  296. colors[ImGuiCol_ScrollbarGrabHovered] = ImVec4(0.49f, 0.49f, 0.49f, 0.80f);
  297. colors[ImGuiCol_ScrollbarGrabActive] = ImVec4(0.49f, 0.49f, 0.49f, 1.00f);
  298. colors[ImGuiCol_CheckMark] = ImVec4(0.26f, 0.59f, 0.98f, 1.00f);
  299. colors[ImGuiCol_SliderGrab] = ImVec4(0.26f, 0.59f, 0.98f, 0.78f);
  300. colors[ImGuiCol_SliderGrabActive] = ImVec4(0.46f, 0.54f, 0.80f, 0.60f);
  301. colors[ImGuiCol_Button] = ImVec4(0.26f, 0.59f, 0.98f, 0.40f);
  302. colors[ImGuiCol_ButtonHovered] = ImVec4(0.26f, 0.59f, 0.98f, 1.00f);
  303. colors[ImGuiCol_ButtonActive] = ImVec4(0.06f, 0.53f, 0.98f, 1.00f);
  304. colors[ImGuiCol_Header] = ImVec4(0.26f, 0.59f, 0.98f, 0.31f);
  305. colors[ImGuiCol_HeaderHovered] = ImVec4(0.26f, 0.59f, 0.98f, 0.80f);
  306. colors[ImGuiCol_HeaderActive] = ImVec4(0.26f, 0.59f, 0.98f, 1.00f);
  307. colors[ImGuiCol_Separator] = ImVec4(0.39f, 0.39f, 0.39f, 0.62f);
  308. colors[ImGuiCol_SeparatorHovered] = ImVec4(0.14f, 0.44f, 0.80f, 0.78f);
  309. colors[ImGuiCol_SeparatorActive] = ImVec4(0.14f, 0.44f, 0.80f, 1.00f);
  310. colors[ImGuiCol_ResizeGrip] = ImVec4(0.35f, 0.35f, 0.35f, 0.17f);
  311. colors[ImGuiCol_ResizeGripHovered] = ImVec4(0.26f, 0.59f, 0.98f, 0.67f);
  312. colors[ImGuiCol_ResizeGripActive] = ImVec4(0.26f, 0.59f, 0.98f, 0.95f);
  313. colors[ImGuiCol_TabHovered] = colors[ImGuiCol_HeaderHovered];
  314. colors[ImGuiCol_Tab] = ImLerp(colors[ImGuiCol_Header], colors[ImGuiCol_TitleBgActive], 0.90f);
  315. colors[ImGuiCol_TabSelected] = ImLerp(colors[ImGuiCol_HeaderActive], colors[ImGuiCol_TitleBgActive], 0.60f);
  316. colors[ImGuiCol_TabSelectedOverline] = colors[ImGuiCol_HeaderActive];
  317. colors[ImGuiCol_TabDimmed] = ImLerp(colors[ImGuiCol_Tab], colors[ImGuiCol_TitleBg], 0.80f);
  318. colors[ImGuiCol_TabDimmedSelected] = ImLerp(colors[ImGuiCol_TabSelected], colors[ImGuiCol_TitleBg], 0.40f);
  319. colors[ImGuiCol_TabDimmedSelectedOverline] = ImVec4(0.26f, 0.59f, 1.00f, 0.00f);
  320. colors[ImGuiCol_PlotLines] = ImVec4(0.39f, 0.39f, 0.39f, 1.00f);
  321. colors[ImGuiCol_PlotLinesHovered] = ImVec4(1.00f, 0.43f, 0.35f, 1.00f);
  322. colors[ImGuiCol_PlotHistogram] = ImVec4(0.90f, 0.70f, 0.00f, 1.00f);
  323. colors[ImGuiCol_PlotHistogramHovered] = ImVec4(1.00f, 0.45f, 0.00f, 1.00f);
  324. colors[ImGuiCol_TableHeaderBg] = ImVec4(0.78f, 0.87f, 0.98f, 1.00f);
  325. colors[ImGuiCol_TableBorderStrong] = ImVec4(0.57f, 0.57f, 0.64f, 1.00f); // Prefer using Alpha=1.0 here
  326. colors[ImGuiCol_TableBorderLight] = ImVec4(0.68f, 0.68f, 0.74f, 1.00f); // Prefer using Alpha=1.0 here
  327. colors[ImGuiCol_TableRowBg] = ImVec4(0.00f, 0.00f, 0.00f, 0.00f);
  328. colors[ImGuiCol_TableRowBgAlt] = ImVec4(0.30f, 0.30f, 0.30f, 0.09f);
  329. colors[ImGuiCol_TextLink] = colors[ImGuiCol_HeaderActive];
  330. colors[ImGuiCol_TextSelectedBg] = ImVec4(0.26f, 0.59f, 0.98f, 0.35f);
  331. colors[ImGuiCol_DragDropTarget] = ImVec4(0.26f, 0.59f, 0.98f, 0.95f);
  332. colors[ImGuiCol_NavCursor] = colors[ImGuiCol_HeaderHovered];
  333. colors[ImGuiCol_NavWindowingHighlight] = ImVec4(0.70f, 0.70f, 0.70f, 0.70f);
  334. colors[ImGuiCol_NavWindowingDimBg] = ImVec4(0.20f, 0.20f, 0.20f, 0.20f);
  335. colors[ImGuiCol_ModalWindowDimBg] = ImVec4(0.20f, 0.20f, 0.20f, 0.35f);
  336. }
  337. //-----------------------------------------------------------------------------
  338. // [SECTION] ImDrawList
  339. //-----------------------------------------------------------------------------
  340. ImDrawListSharedData::ImDrawListSharedData()
  341. {
  342. memset(this, 0, sizeof(*this));
  343. for (int i = 0; i < IM_ARRAYSIZE(ArcFastVtx); i++)
  344. {
  345. const float a = ((float)i * 2 * IM_PI) / (float)IM_ARRAYSIZE(ArcFastVtx);
  346. ArcFastVtx[i] = ImVec2(ImCos(a), ImSin(a));
  347. }
  348. ArcFastRadiusCutoff = IM_DRAWLIST_CIRCLE_AUTO_SEGMENT_CALC_R(IM_DRAWLIST_ARCFAST_SAMPLE_MAX, CircleSegmentMaxError);
  349. }
  350. void ImDrawListSharedData::SetCircleTessellationMaxError(float max_error)
  351. {
  352. if (CircleSegmentMaxError == max_error)
  353. return;
  354. IM_ASSERT(max_error > 0.0f);
  355. CircleSegmentMaxError = max_error;
  356. for (int i = 0; i < IM_ARRAYSIZE(CircleSegmentCounts); i++)
  357. {
  358. const float radius = (float)i;
  359. CircleSegmentCounts[i] = (ImU8)((i > 0) ? IM_DRAWLIST_CIRCLE_AUTO_SEGMENT_CALC(radius, CircleSegmentMaxError) : IM_DRAWLIST_ARCFAST_SAMPLE_MAX);
  360. }
  361. ArcFastRadiusCutoff = IM_DRAWLIST_CIRCLE_AUTO_SEGMENT_CALC_R(IM_DRAWLIST_ARCFAST_SAMPLE_MAX, CircleSegmentMaxError);
  362. }
  363. ImDrawList::ImDrawList(ImDrawListSharedData* shared_data)
  364. {
  365. memset(this, 0, sizeof(*this));
  366. _Data = shared_data;
  367. }
  368. ImDrawList::~ImDrawList()
  369. {
  370. _ClearFreeMemory();
  371. }
  372. // Initialize before use in a new frame. We always have a command ready in the buffer.
  373. // In the majority of cases, you would want to call PushClipRect() and PushTextureID() after this.
  374. void ImDrawList::_ResetForNewFrame()
  375. {
  376. // Verify that the ImDrawCmd fields we want to memcmp() are contiguous in memory.
  377. IM_STATIC_ASSERT(offsetof(ImDrawCmd, ClipRect) == 0);
  378. IM_STATIC_ASSERT(offsetof(ImDrawCmd, TextureId) == sizeof(ImVec4));
  379. IM_STATIC_ASSERT(offsetof(ImDrawCmd, VtxOffset) == sizeof(ImVec4) + sizeof(ImTextureID));
  380. if (_Splitter._Count > 1)
  381. _Splitter.Merge(this);
  382. CmdBuffer.resize(0);
  383. IdxBuffer.resize(0);
  384. VtxBuffer.resize(0);
  385. Flags = _Data->InitialFlags;
  386. memset(&_CmdHeader, 0, sizeof(_CmdHeader));
  387. _VtxCurrentIdx = 0;
  388. _VtxWritePtr = NULL;
  389. _IdxWritePtr = NULL;
  390. _ClipRectStack.resize(0);
  391. _TextureIdStack.resize(0);
  392. _CallbacksDataBuf.resize(0);
  393. _Path.resize(0);
  394. _Splitter.Clear();
  395. CmdBuffer.push_back(ImDrawCmd());
  396. _FringeScale = 1.0f;
  397. }
  398. void ImDrawList::_ClearFreeMemory()
  399. {
  400. CmdBuffer.clear();
  401. IdxBuffer.clear();
  402. VtxBuffer.clear();
  403. Flags = ImDrawListFlags_None;
  404. _VtxCurrentIdx = 0;
  405. _VtxWritePtr = NULL;
  406. _IdxWritePtr = NULL;
  407. _ClipRectStack.clear();
  408. _TextureIdStack.clear();
  409. _CallbacksDataBuf.clear();
  410. _Path.clear();
  411. _Splitter.ClearFreeMemory();
  412. }
  413. ImDrawList* ImDrawList::CloneOutput() const
  414. {
  415. ImDrawList* dst = IM_NEW(ImDrawList(_Data));
  416. dst->CmdBuffer = CmdBuffer;
  417. dst->IdxBuffer = IdxBuffer;
  418. dst->VtxBuffer = VtxBuffer;
  419. dst->Flags = Flags;
  420. return dst;
  421. }
  422. void ImDrawList::AddDrawCmd()
  423. {
  424. ImDrawCmd draw_cmd;
  425. draw_cmd.ClipRect = _CmdHeader.ClipRect; // Same as calling ImDrawCmd_HeaderCopy()
  426. draw_cmd.TextureId = _CmdHeader.TextureId;
  427. draw_cmd.VtxOffset = _CmdHeader.VtxOffset;
  428. draw_cmd.IdxOffset = IdxBuffer.Size;
  429. IM_ASSERT(draw_cmd.ClipRect.x <= draw_cmd.ClipRect.z && draw_cmd.ClipRect.y <= draw_cmd.ClipRect.w);
  430. CmdBuffer.push_back(draw_cmd);
  431. }
  432. // Pop trailing draw command (used before merging or presenting to user)
  433. // Note that this leaves the ImDrawList in a state unfit for further commands, as most code assume that CmdBuffer.Size > 0 && CmdBuffer.back().UserCallback == NULL
  434. void ImDrawList::_PopUnusedDrawCmd()
  435. {
  436. while (CmdBuffer.Size > 0)
  437. {
  438. ImDrawCmd* curr_cmd = &CmdBuffer.Data[CmdBuffer.Size - 1];
  439. if (curr_cmd->ElemCount != 0 || curr_cmd->UserCallback != NULL)
  440. return;// break;
  441. CmdBuffer.pop_back();
  442. }
  443. }
  444. void ImDrawList::AddCallback(ImDrawCallback callback, void* userdata, size_t userdata_size)
  445. {
  446. IM_ASSERT_PARANOID(CmdBuffer.Size > 0);
  447. ImDrawCmd* curr_cmd = &CmdBuffer.Data[CmdBuffer.Size - 1];
  448. IM_ASSERT(curr_cmd->UserCallback == NULL);
  449. if (curr_cmd->ElemCount != 0)
  450. {
  451. AddDrawCmd();
  452. curr_cmd = &CmdBuffer.Data[CmdBuffer.Size - 1];
  453. }
  454. curr_cmd->UserCallback = callback;
  455. if (userdata_size == 0)
  456. {
  457. // Store user data directly in command (no indirection)
  458. curr_cmd->UserCallbackData = userdata;
  459. curr_cmd->UserCallbackDataSize = 0;
  460. curr_cmd->UserCallbackDataOffset = -1;
  461. }
  462. else
  463. {
  464. // Copy and store user data in a buffer
  465. IM_ASSERT(userdata != NULL);
  466. IM_ASSERT(userdata_size < (1u << 31));
  467. curr_cmd->UserCallbackData = NULL; // Will be resolved during Render()
  468. curr_cmd->UserCallbackDataSize = (int)userdata_size;
  469. curr_cmd->UserCallbackDataOffset = _CallbacksDataBuf.Size;
  470. _CallbacksDataBuf.resize(_CallbacksDataBuf.Size + (int)userdata_size);
  471. memcpy(_CallbacksDataBuf.Data + (size_t)curr_cmd->UserCallbackDataOffset, userdata, userdata_size);
  472. }
  473. AddDrawCmd(); // Force a new command after us (see comment below)
  474. }
  475. // Compare ClipRect, TextureId and VtxOffset with a single memcmp()
  476. #define ImDrawCmd_HeaderSize (offsetof(ImDrawCmd, VtxOffset) + sizeof(unsigned int))
  477. #define ImDrawCmd_HeaderCompare(CMD_LHS, CMD_RHS) (memcmp(CMD_LHS, CMD_RHS, ImDrawCmd_HeaderSize)) // Compare ClipRect, TextureId, VtxOffset
  478. #define ImDrawCmd_HeaderCopy(CMD_DST, CMD_SRC) (memcpy(CMD_DST, CMD_SRC, ImDrawCmd_HeaderSize)) // Copy ClipRect, TextureId, VtxOffset
  479. #define ImDrawCmd_AreSequentialIdxOffset(CMD_0, CMD_1) (CMD_0->IdxOffset + CMD_0->ElemCount == CMD_1->IdxOffset)
  480. // Try to merge two last draw commands
  481. void ImDrawList::_TryMergeDrawCmds()
  482. {
  483. IM_ASSERT_PARANOID(CmdBuffer.Size > 0);
  484. ImDrawCmd* curr_cmd = &CmdBuffer.Data[CmdBuffer.Size - 1];
  485. ImDrawCmd* prev_cmd = curr_cmd - 1;
  486. if (ImDrawCmd_HeaderCompare(curr_cmd, prev_cmd) == 0 && ImDrawCmd_AreSequentialIdxOffset(prev_cmd, curr_cmd) && curr_cmd->UserCallback == NULL && prev_cmd->UserCallback == NULL)
  487. {
  488. prev_cmd->ElemCount += curr_cmd->ElemCount;
  489. CmdBuffer.pop_back();
  490. }
  491. }
  492. // Our scheme may appears a bit unusual, basically we want the most-common calls AddLine AddRect etc. to not have to perform any check so we always have a command ready in the stack.
  493. // The cost of figuring out if a new command has to be added or if we can merge is paid in those Update** functions only.
  494. void ImDrawList::_OnChangedClipRect()
  495. {
  496. // If current command is used with different settings we need to add a new command
  497. IM_ASSERT_PARANOID(CmdBuffer.Size > 0);
  498. ImDrawCmd* curr_cmd = &CmdBuffer.Data[CmdBuffer.Size - 1];
  499. if (curr_cmd->ElemCount != 0 && memcmp(&curr_cmd->ClipRect, &_CmdHeader.ClipRect, sizeof(ImVec4)) != 0)
  500. {
  501. AddDrawCmd();
  502. return;
  503. }
  504. IM_ASSERT(curr_cmd->UserCallback == NULL);
  505. // Try to merge with previous command if it matches, else use current command
  506. ImDrawCmd* prev_cmd = curr_cmd - 1;
  507. if (curr_cmd->ElemCount == 0 && CmdBuffer.Size > 1 && ImDrawCmd_HeaderCompare(&_CmdHeader, prev_cmd) == 0 && ImDrawCmd_AreSequentialIdxOffset(prev_cmd, curr_cmd) && prev_cmd->UserCallback == NULL)
  508. {
  509. CmdBuffer.pop_back();
  510. return;
  511. }
  512. curr_cmd->ClipRect = _CmdHeader.ClipRect;
  513. }
  514. void ImDrawList::_OnChangedTextureID()
  515. {
  516. // If current command is used with different settings we need to add a new command
  517. IM_ASSERT_PARANOID(CmdBuffer.Size > 0);
  518. ImDrawCmd* curr_cmd = &CmdBuffer.Data[CmdBuffer.Size - 1];
  519. if (curr_cmd->ElemCount != 0 && curr_cmd->TextureId != _CmdHeader.TextureId)
  520. {
  521. AddDrawCmd();
  522. return;
  523. }
  524. IM_ASSERT(curr_cmd->UserCallback == NULL);
  525. // Try to merge with previous command if it matches, else use current command
  526. ImDrawCmd* prev_cmd = curr_cmd - 1;
  527. if (curr_cmd->ElemCount == 0 && CmdBuffer.Size > 1 && ImDrawCmd_HeaderCompare(&_CmdHeader, prev_cmd) == 0 && ImDrawCmd_AreSequentialIdxOffset(prev_cmd, curr_cmd) && prev_cmd->UserCallback == NULL)
  528. {
  529. CmdBuffer.pop_back();
  530. return;
  531. }
  532. curr_cmd->TextureId = _CmdHeader.TextureId;
  533. }
  534. void ImDrawList::_OnChangedVtxOffset()
  535. {
  536. // We don't need to compare curr_cmd->VtxOffset != _CmdHeader.VtxOffset because we know it'll be different at the time we call this.
  537. _VtxCurrentIdx = 0;
  538. IM_ASSERT_PARANOID(CmdBuffer.Size > 0);
  539. ImDrawCmd* curr_cmd = &CmdBuffer.Data[CmdBuffer.Size - 1];
  540. //IM_ASSERT(curr_cmd->VtxOffset != _CmdHeader.VtxOffset); // See #3349
  541. if (curr_cmd->ElemCount != 0)
  542. {
  543. AddDrawCmd();
  544. return;
  545. }
  546. IM_ASSERT(curr_cmd->UserCallback == NULL);
  547. curr_cmd->VtxOffset = _CmdHeader.VtxOffset;
  548. }
  549. int ImDrawList::_CalcCircleAutoSegmentCount(float radius) const
  550. {
  551. // Automatic segment count
  552. const int radius_idx = (int)(radius + 0.999999f); // ceil to never reduce accuracy
  553. if (radius_idx >= 0 && radius_idx < IM_ARRAYSIZE(_Data->CircleSegmentCounts))
  554. return _Data->CircleSegmentCounts[radius_idx]; // Use cached value
  555. else
  556. return IM_DRAWLIST_CIRCLE_AUTO_SEGMENT_CALC(radius, _Data->CircleSegmentMaxError);
  557. }
  558. // Render-level scissoring. This is passed down to your render function but not used for CPU-side coarse clipping. Prefer using higher-level ImGui::PushClipRect() to affect logic (hit-testing and widget culling)
  559. void ImDrawList::PushClipRect(const ImVec2& cr_min, const ImVec2& cr_max, bool intersect_with_current_clip_rect)
  560. {
  561. ImVec4 cr(cr_min.x, cr_min.y, cr_max.x, cr_max.y);
  562. if (intersect_with_current_clip_rect)
  563. {
  564. ImVec4 current = _CmdHeader.ClipRect;
  565. if (cr.x < current.x) cr.x = current.x;
  566. if (cr.y < current.y) cr.y = current.y;
  567. if (cr.z > current.z) cr.z = current.z;
  568. if (cr.w > current.w) cr.w = current.w;
  569. }
  570. cr.z = ImMax(cr.x, cr.z);
  571. cr.w = ImMax(cr.y, cr.w);
  572. _ClipRectStack.push_back(cr);
  573. _CmdHeader.ClipRect = cr;
  574. _OnChangedClipRect();
  575. }
  576. void ImDrawList::PushClipRectFullScreen()
  577. {
  578. PushClipRect(ImVec2(_Data->ClipRectFullscreen.x, _Data->ClipRectFullscreen.y), ImVec2(_Data->ClipRectFullscreen.z, _Data->ClipRectFullscreen.w));
  579. }
  580. void ImDrawList::PopClipRect()
  581. {
  582. _ClipRectStack.pop_back();
  583. _CmdHeader.ClipRect = (_ClipRectStack.Size == 0) ? _Data->ClipRectFullscreen : _ClipRectStack.Data[_ClipRectStack.Size - 1];
  584. _OnChangedClipRect();
  585. }
  586. void ImDrawList::PushTextureID(ImTextureID texture_id)
  587. {
  588. _TextureIdStack.push_back(texture_id);
  589. _CmdHeader.TextureId = texture_id;
  590. _OnChangedTextureID();
  591. }
  592. void ImDrawList::PopTextureID()
  593. {
  594. _TextureIdStack.pop_back();
  595. _CmdHeader.TextureId = (_TextureIdStack.Size == 0) ? (ImTextureID)NULL : _TextureIdStack.Data[_TextureIdStack.Size - 1];
  596. _OnChangedTextureID();
  597. }
  598. // This is used by ImGui::PushFont()/PopFont(). It works because we never use _TextureIdStack[] elsewhere than in PushTextureID()/PopTextureID().
  599. void ImDrawList::_SetTextureID(ImTextureID texture_id)
  600. {
  601. if (_CmdHeader.TextureId == texture_id)
  602. return;
  603. _CmdHeader.TextureId = texture_id;
  604. _OnChangedTextureID();
  605. }
  606. // Reserve space for a number of vertices and indices.
  607. // You must finish filling your reserved data before calling PrimReserve() again, as it may reallocate or
  608. // submit the intermediate results. PrimUnreserve() can be used to release unused allocations.
  609. void ImDrawList::PrimReserve(int idx_count, int vtx_count)
  610. {
  611. // Large mesh support (when enabled)
  612. IM_ASSERT_PARANOID(idx_count >= 0 && vtx_count >= 0);
  613. if (sizeof(ImDrawIdx) == 2 && (_VtxCurrentIdx + vtx_count >= (1 << 16)) && (Flags & ImDrawListFlags_AllowVtxOffset))
  614. {
  615. // FIXME: In theory we should be testing that vtx_count <64k here.
  616. // In practice, RenderText() relies on reserving ahead for a worst case scenario so it is currently useful for us
  617. // to not make that check until we rework the text functions to handle clipping and large horizontal lines better.
  618. _CmdHeader.VtxOffset = VtxBuffer.Size;
  619. _OnChangedVtxOffset();
  620. }
  621. ImDrawCmd* draw_cmd = &CmdBuffer.Data[CmdBuffer.Size - 1];
  622. draw_cmd->ElemCount += idx_count;
  623. int vtx_buffer_old_size = VtxBuffer.Size;
  624. VtxBuffer.resize(vtx_buffer_old_size + vtx_count);
  625. _VtxWritePtr = VtxBuffer.Data + vtx_buffer_old_size;
  626. int idx_buffer_old_size = IdxBuffer.Size;
  627. IdxBuffer.resize(idx_buffer_old_size + idx_count);
  628. _IdxWritePtr = IdxBuffer.Data + idx_buffer_old_size;
  629. }
  630. // Release the number of reserved vertices/indices from the end of the last reservation made with PrimReserve().
  631. void ImDrawList::PrimUnreserve(int idx_count, int vtx_count)
  632. {
  633. IM_ASSERT_PARANOID(idx_count >= 0 && vtx_count >= 0);
  634. ImDrawCmd* draw_cmd = &CmdBuffer.Data[CmdBuffer.Size - 1];
  635. draw_cmd->ElemCount -= idx_count;
  636. VtxBuffer.shrink(VtxBuffer.Size - vtx_count);
  637. IdxBuffer.shrink(IdxBuffer.Size - idx_count);
  638. }
  639. // Fully unrolled with inline call to keep our debug builds decently fast.
  640. void ImDrawList::PrimRect(const ImVec2& a, const ImVec2& c, ImU32 col)
  641. {
  642. ImVec2 b(c.x, a.y), d(a.x, c.y), uv(_Data->TexUvWhitePixel);
  643. ImDrawIdx idx = (ImDrawIdx)_VtxCurrentIdx;
  644. _IdxWritePtr[0] = idx; _IdxWritePtr[1] = (ImDrawIdx)(idx+1); _IdxWritePtr[2] = (ImDrawIdx)(idx+2);
  645. _IdxWritePtr[3] = idx; _IdxWritePtr[4] = (ImDrawIdx)(idx+2); _IdxWritePtr[5] = (ImDrawIdx)(idx+3);
  646. _VtxWritePtr[0].pos = a; _VtxWritePtr[0].uv = uv; _VtxWritePtr[0].col = col;
  647. _VtxWritePtr[1].pos = b; _VtxWritePtr[1].uv = uv; _VtxWritePtr[1].col = col;
  648. _VtxWritePtr[2].pos = c; _VtxWritePtr[2].uv = uv; _VtxWritePtr[2].col = col;
  649. _VtxWritePtr[3].pos = d; _VtxWritePtr[3].uv = uv; _VtxWritePtr[3].col = col;
  650. _VtxWritePtr += 4;
  651. _VtxCurrentIdx += 4;
  652. _IdxWritePtr += 6;
  653. }
  654. void ImDrawList::PrimRectUV(const ImVec2& a, const ImVec2& c, const ImVec2& uv_a, const ImVec2& uv_c, ImU32 col)
  655. {
  656. ImVec2 b(c.x, a.y), d(a.x, c.y), uv_b(uv_c.x, uv_a.y), uv_d(uv_a.x, uv_c.y);
  657. ImDrawIdx idx = (ImDrawIdx)_VtxCurrentIdx;
  658. _IdxWritePtr[0] = idx; _IdxWritePtr[1] = (ImDrawIdx)(idx+1); _IdxWritePtr[2] = (ImDrawIdx)(idx+2);
  659. _IdxWritePtr[3] = idx; _IdxWritePtr[4] = (ImDrawIdx)(idx+2); _IdxWritePtr[5] = (ImDrawIdx)(idx+3);
  660. _VtxWritePtr[0].pos = a; _VtxWritePtr[0].uv = uv_a; _VtxWritePtr[0].col = col;
  661. _VtxWritePtr[1].pos = b; _VtxWritePtr[1].uv = uv_b; _VtxWritePtr[1].col = col;
  662. _VtxWritePtr[2].pos = c; _VtxWritePtr[2].uv = uv_c; _VtxWritePtr[2].col = col;
  663. _VtxWritePtr[3].pos = d; _VtxWritePtr[3].uv = uv_d; _VtxWritePtr[3].col = col;
  664. _VtxWritePtr += 4;
  665. _VtxCurrentIdx += 4;
  666. _IdxWritePtr += 6;
  667. }
  668. void ImDrawList::PrimQuadUV(const ImVec2& a, const ImVec2& b, const ImVec2& c, const ImVec2& d, const ImVec2& uv_a, const ImVec2& uv_b, const ImVec2& uv_c, const ImVec2& uv_d, ImU32 col)
  669. {
  670. ImDrawIdx idx = (ImDrawIdx)_VtxCurrentIdx;
  671. _IdxWritePtr[0] = idx; _IdxWritePtr[1] = (ImDrawIdx)(idx+1); _IdxWritePtr[2] = (ImDrawIdx)(idx+2);
  672. _IdxWritePtr[3] = idx; _IdxWritePtr[4] = (ImDrawIdx)(idx+2); _IdxWritePtr[5] = (ImDrawIdx)(idx+3);
  673. _VtxWritePtr[0].pos = a; _VtxWritePtr[0].uv = uv_a; _VtxWritePtr[0].col = col;
  674. _VtxWritePtr[1].pos = b; _VtxWritePtr[1].uv = uv_b; _VtxWritePtr[1].col = col;
  675. _VtxWritePtr[2].pos = c; _VtxWritePtr[2].uv = uv_c; _VtxWritePtr[2].col = col;
  676. _VtxWritePtr[3].pos = d; _VtxWritePtr[3].uv = uv_d; _VtxWritePtr[3].col = col;
  677. _VtxWritePtr += 4;
  678. _VtxCurrentIdx += 4;
  679. _IdxWritePtr += 6;
  680. }
  681. // On AddPolyline() and AddConvexPolyFilled() we intentionally avoid using ImVec2 and superfluous function calls to optimize debug/non-inlined builds.
  682. // - Those macros expects l-values and need to be used as their own statement.
  683. // - Those macros are intentionally not surrounded by the 'do {} while (0)' idiom because even that translates to runtime with debug compilers.
  684. #define IM_NORMALIZE2F_OVER_ZERO(VX,VY) { float d2 = VX*VX + VY*VY; if (d2 > 0.0f) { float inv_len = ImRsqrt(d2); VX *= inv_len; VY *= inv_len; } } (void)0
  685. #define IM_FIXNORMAL2F_MAX_INVLEN2 100.0f // 500.0f (see #4053, #3366)
  686. #define IM_FIXNORMAL2F(VX,VY) { float d2 = VX*VX + VY*VY; if (d2 > 0.000001f) { float inv_len2 = 1.0f / d2; if (inv_len2 > IM_FIXNORMAL2F_MAX_INVLEN2) inv_len2 = IM_FIXNORMAL2F_MAX_INVLEN2; VX *= inv_len2; VY *= inv_len2; } } (void)0
  687. // TODO: Thickness anti-aliased lines cap are missing their AA fringe.
  688. // We avoid using the ImVec2 math operators here to reduce cost to a minimum for debug/non-inlined builds.
  689. void ImDrawList::AddPolyline(const ImVec2* points, const int points_count, ImU32 col, ImDrawFlags flags, float thickness)
  690. {
  691. if (points_count < 2 || (col & IM_COL32_A_MASK) == 0)
  692. return;
  693. const bool closed = (flags & ImDrawFlags_Closed) != 0;
  694. const ImVec2 opaque_uv = _Data->TexUvWhitePixel;
  695. const int count = closed ? points_count : points_count - 1; // The number of line segments we need to draw
  696. const bool thick_line = (thickness > _FringeScale);
  697. if (Flags & ImDrawListFlags_AntiAliasedLines)
  698. {
  699. // Anti-aliased stroke
  700. const float AA_SIZE = _FringeScale;
  701. const ImU32 col_trans = col & ~IM_COL32_A_MASK;
  702. // Thicknesses <1.0 should behave like thickness 1.0
  703. thickness = ImMax(thickness, 1.0f);
  704. const int integer_thickness = (int)thickness;
  705. const float fractional_thickness = thickness - integer_thickness;
  706. // Do we want to draw this line using a texture?
  707. // - For now, only draw integer-width lines using textures to avoid issues with the way scaling occurs, could be improved.
  708. // - If AA_SIZE is not 1.0f we cannot use the texture path.
  709. const bool use_texture = (Flags & ImDrawListFlags_AntiAliasedLinesUseTex) && (integer_thickness < IM_DRAWLIST_TEX_LINES_WIDTH_MAX) && (fractional_thickness <= 0.00001f) && (AA_SIZE == 1.0f);
  710. // We should never hit this, because NewFrame() doesn't set ImDrawListFlags_AntiAliasedLinesUseTex unless ImFontAtlasFlags_NoBakedLines is off
  711. IM_ASSERT_PARANOID(!use_texture || !(_Data->Font->ContainerAtlas->Flags & ImFontAtlasFlags_NoBakedLines));
  712. const int idx_count = use_texture ? (count * 6) : (thick_line ? count * 18 : count * 12);
  713. const int vtx_count = use_texture ? (points_count * 2) : (thick_line ? points_count * 4 : points_count * 3);
  714. PrimReserve(idx_count, vtx_count);
  715. // Temporary buffer
  716. // The first <points_count> items are normals at each line point, then after that there are either 2 or 4 temp points for each line point
  717. _Data->TempBuffer.reserve_discard(points_count * ((use_texture || !thick_line) ? 3 : 5));
  718. ImVec2* temp_normals = _Data->TempBuffer.Data;
  719. ImVec2* temp_points = temp_normals + points_count;
  720. // Calculate normals (tangents) for each line segment
  721. for (int i1 = 0; i1 < count; i1++)
  722. {
  723. const int i2 = (i1 + 1) == points_count ? 0 : i1 + 1;
  724. float dx = points[i2].x - points[i1].x;
  725. float dy = points[i2].y - points[i1].y;
  726. IM_NORMALIZE2F_OVER_ZERO(dx, dy);
  727. temp_normals[i1].x = dy;
  728. temp_normals[i1].y = -dx;
  729. }
  730. if (!closed)
  731. temp_normals[points_count - 1] = temp_normals[points_count - 2];
  732. // If we are drawing a one-pixel-wide line without a texture, or a textured line of any width, we only need 2 or 3 vertices per point
  733. if (use_texture || !thick_line)
  734. {
  735. // [PATH 1] Texture-based lines (thick or non-thick)
  736. // [PATH 2] Non texture-based lines (non-thick)
  737. // The width of the geometry we need to draw - this is essentially <thickness> pixels for the line itself, plus "one pixel" for AA.
  738. // - In the texture-based path, we don't use AA_SIZE here because the +1 is tied to the generated texture
  739. // (see ImFontAtlasBuildRenderLinesTexData() function), and so alternate values won't work without changes to that code.
  740. // - In the non texture-based paths, we would allow AA_SIZE to potentially be != 1.0f with a patch (e.g. fringe_scale patch to
  741. // allow scaling geometry while preserving one-screen-pixel AA fringe).
  742. const float half_draw_size = use_texture ? ((thickness * 0.5f) + 1) : AA_SIZE;
  743. // If line is not closed, the first and last points need to be generated differently as there are no normals to blend
  744. if (!closed)
  745. {
  746. temp_points[0] = points[0] + temp_normals[0] * half_draw_size;
  747. temp_points[1] = points[0] - temp_normals[0] * half_draw_size;
  748. temp_points[(points_count-1)*2+0] = points[points_count-1] + temp_normals[points_count-1] * half_draw_size;
  749. temp_points[(points_count-1)*2+1] = points[points_count-1] - temp_normals[points_count-1] * half_draw_size;
  750. }
  751. // Generate the indices to form a number of triangles for each line segment, and the vertices for the line edges
  752. // This takes points n and n+1 and writes into n+1, with the first point in a closed line being generated from the final one (as n+1 wraps)
  753. // FIXME-OPT: Merge the different loops, possibly remove the temporary buffer.
  754. unsigned int idx1 = _VtxCurrentIdx; // Vertex index for start of line segment
  755. for (int i1 = 0; i1 < count; i1++) // i1 is the first point of the line segment
  756. {
  757. const int i2 = (i1 + 1) == points_count ? 0 : i1 + 1; // i2 is the second point of the line segment
  758. const unsigned int idx2 = ((i1 + 1) == points_count) ? _VtxCurrentIdx : (idx1 + (use_texture ? 2 : 3)); // Vertex index for end of segment
  759. // Average normals
  760. float dm_x = (temp_normals[i1].x + temp_normals[i2].x) * 0.5f;
  761. float dm_y = (temp_normals[i1].y + temp_normals[i2].y) * 0.5f;
  762. IM_FIXNORMAL2F(dm_x, dm_y);
  763. dm_x *= half_draw_size; // dm_x, dm_y are offset to the outer edge of the AA area
  764. dm_y *= half_draw_size;
  765. // Add temporary vertexes for the outer edges
  766. ImVec2* out_vtx = &temp_points[i2 * 2];
  767. out_vtx[0].x = points[i2].x + dm_x;
  768. out_vtx[0].y = points[i2].y + dm_y;
  769. out_vtx[1].x = points[i2].x - dm_x;
  770. out_vtx[1].y = points[i2].y - dm_y;
  771. if (use_texture)
  772. {
  773. // Add indices for two triangles
  774. _IdxWritePtr[0] = (ImDrawIdx)(idx2 + 0); _IdxWritePtr[1] = (ImDrawIdx)(idx1 + 0); _IdxWritePtr[2] = (ImDrawIdx)(idx1 + 1); // Right tri
  775. _IdxWritePtr[3] = (ImDrawIdx)(idx2 + 1); _IdxWritePtr[4] = (ImDrawIdx)(idx1 + 1); _IdxWritePtr[5] = (ImDrawIdx)(idx2 + 0); // Left tri
  776. _IdxWritePtr += 6;
  777. }
  778. else
  779. {
  780. // Add indexes for four triangles
  781. _IdxWritePtr[0] = (ImDrawIdx)(idx2 + 0); _IdxWritePtr[1] = (ImDrawIdx)(idx1 + 0); _IdxWritePtr[2] = (ImDrawIdx)(idx1 + 2); // Right tri 1
  782. _IdxWritePtr[3] = (ImDrawIdx)(idx1 + 2); _IdxWritePtr[4] = (ImDrawIdx)(idx2 + 2); _IdxWritePtr[5] = (ImDrawIdx)(idx2 + 0); // Right tri 2
  783. _IdxWritePtr[6] = (ImDrawIdx)(idx2 + 1); _IdxWritePtr[7] = (ImDrawIdx)(idx1 + 1); _IdxWritePtr[8] = (ImDrawIdx)(idx1 + 0); // Left tri 1
  784. _IdxWritePtr[9] = (ImDrawIdx)(idx1 + 0); _IdxWritePtr[10] = (ImDrawIdx)(idx2 + 0); _IdxWritePtr[11] = (ImDrawIdx)(idx2 + 1); // Left tri 2
  785. _IdxWritePtr += 12;
  786. }
  787. idx1 = idx2;
  788. }
  789. // Add vertexes for each point on the line
  790. if (use_texture)
  791. {
  792. // If we're using textures we only need to emit the left/right edge vertices
  793. ImVec4 tex_uvs = _Data->TexUvLines[integer_thickness];
  794. /*if (fractional_thickness != 0.0f) // Currently always zero when use_texture==false!
  795. {
  796. const ImVec4 tex_uvs_1 = _Data->TexUvLines[integer_thickness + 1];
  797. tex_uvs.x = tex_uvs.x + (tex_uvs_1.x - tex_uvs.x) * fractional_thickness; // inlined ImLerp()
  798. tex_uvs.y = tex_uvs.y + (tex_uvs_1.y - tex_uvs.y) * fractional_thickness;
  799. tex_uvs.z = tex_uvs.z + (tex_uvs_1.z - tex_uvs.z) * fractional_thickness;
  800. tex_uvs.w = tex_uvs.w + (tex_uvs_1.w - tex_uvs.w) * fractional_thickness;
  801. }*/
  802. ImVec2 tex_uv0(tex_uvs.x, tex_uvs.y);
  803. ImVec2 tex_uv1(tex_uvs.z, tex_uvs.w);
  804. for (int i = 0; i < points_count; i++)
  805. {
  806. _VtxWritePtr[0].pos = temp_points[i * 2 + 0]; _VtxWritePtr[0].uv = tex_uv0; _VtxWritePtr[0].col = col; // Left-side outer edge
  807. _VtxWritePtr[1].pos = temp_points[i * 2 + 1]; _VtxWritePtr[1].uv = tex_uv1; _VtxWritePtr[1].col = col; // Right-side outer edge
  808. _VtxWritePtr += 2;
  809. }
  810. }
  811. else
  812. {
  813. // If we're not using a texture, we need the center vertex as well
  814. for (int i = 0; i < points_count; i++)
  815. {
  816. _VtxWritePtr[0].pos = points[i]; _VtxWritePtr[0].uv = opaque_uv; _VtxWritePtr[0].col = col; // Center of line
  817. _VtxWritePtr[1].pos = temp_points[i * 2 + 0]; _VtxWritePtr[1].uv = opaque_uv; _VtxWritePtr[1].col = col_trans; // Left-side outer edge
  818. _VtxWritePtr[2].pos = temp_points[i * 2 + 1]; _VtxWritePtr[2].uv = opaque_uv; _VtxWritePtr[2].col = col_trans; // Right-side outer edge
  819. _VtxWritePtr += 3;
  820. }
  821. }
  822. }
  823. else
  824. {
  825. // [PATH 2] Non texture-based lines (thick): we need to draw the solid line core and thus require four vertices per point
  826. const float half_inner_thickness = (thickness - AA_SIZE) * 0.5f;
  827. // If line is not closed, the first and last points need to be generated differently as there are no normals to blend
  828. if (!closed)
  829. {
  830. const int points_last = points_count - 1;
  831. temp_points[0] = points[0] + temp_normals[0] * (half_inner_thickness + AA_SIZE);
  832. temp_points[1] = points[0] + temp_normals[0] * (half_inner_thickness);
  833. temp_points[2] = points[0] - temp_normals[0] * (half_inner_thickness);
  834. temp_points[3] = points[0] - temp_normals[0] * (half_inner_thickness + AA_SIZE);
  835. temp_points[points_last * 4 + 0] = points[points_last] + temp_normals[points_last] * (half_inner_thickness + AA_SIZE);
  836. temp_points[points_last * 4 + 1] = points[points_last] + temp_normals[points_last] * (half_inner_thickness);
  837. temp_points[points_last * 4 + 2] = points[points_last] - temp_normals[points_last] * (half_inner_thickness);
  838. temp_points[points_last * 4 + 3] = points[points_last] - temp_normals[points_last] * (half_inner_thickness + AA_SIZE);
  839. }
  840. // Generate the indices to form a number of triangles for each line segment, and the vertices for the line edges
  841. // This takes points n and n+1 and writes into n+1, with the first point in a closed line being generated from the final one (as n+1 wraps)
  842. // FIXME-OPT: Merge the different loops, possibly remove the temporary buffer.
  843. unsigned int idx1 = _VtxCurrentIdx; // Vertex index for start of line segment
  844. for (int i1 = 0; i1 < count; i1++) // i1 is the first point of the line segment
  845. {
  846. const int i2 = (i1 + 1) == points_count ? 0 : (i1 + 1); // i2 is the second point of the line segment
  847. const unsigned int idx2 = (i1 + 1) == points_count ? _VtxCurrentIdx : (idx1 + 4); // Vertex index for end of segment
  848. // Average normals
  849. float dm_x = (temp_normals[i1].x + temp_normals[i2].x) * 0.5f;
  850. float dm_y = (temp_normals[i1].y + temp_normals[i2].y) * 0.5f;
  851. IM_FIXNORMAL2F(dm_x, dm_y);
  852. float dm_out_x = dm_x * (half_inner_thickness + AA_SIZE);
  853. float dm_out_y = dm_y * (half_inner_thickness + AA_SIZE);
  854. float dm_in_x = dm_x * half_inner_thickness;
  855. float dm_in_y = dm_y * half_inner_thickness;
  856. // Add temporary vertices
  857. ImVec2* out_vtx = &temp_points[i2 * 4];
  858. out_vtx[0].x = points[i2].x + dm_out_x;
  859. out_vtx[0].y = points[i2].y + dm_out_y;
  860. out_vtx[1].x = points[i2].x + dm_in_x;
  861. out_vtx[1].y = points[i2].y + dm_in_y;
  862. out_vtx[2].x = points[i2].x - dm_in_x;
  863. out_vtx[2].y = points[i2].y - dm_in_y;
  864. out_vtx[3].x = points[i2].x - dm_out_x;
  865. out_vtx[3].y = points[i2].y - dm_out_y;
  866. // Add indexes
  867. _IdxWritePtr[0] = (ImDrawIdx)(idx2 + 1); _IdxWritePtr[1] = (ImDrawIdx)(idx1 + 1); _IdxWritePtr[2] = (ImDrawIdx)(idx1 + 2);
  868. _IdxWritePtr[3] = (ImDrawIdx)(idx1 + 2); _IdxWritePtr[4] = (ImDrawIdx)(idx2 + 2); _IdxWritePtr[5] = (ImDrawIdx)(idx2 + 1);
  869. _IdxWritePtr[6] = (ImDrawIdx)(idx2 + 1); _IdxWritePtr[7] = (ImDrawIdx)(idx1 + 1); _IdxWritePtr[8] = (ImDrawIdx)(idx1 + 0);
  870. _IdxWritePtr[9] = (ImDrawIdx)(idx1 + 0); _IdxWritePtr[10] = (ImDrawIdx)(idx2 + 0); _IdxWritePtr[11] = (ImDrawIdx)(idx2 + 1);
  871. _IdxWritePtr[12] = (ImDrawIdx)(idx2 + 2); _IdxWritePtr[13] = (ImDrawIdx)(idx1 + 2); _IdxWritePtr[14] = (ImDrawIdx)(idx1 + 3);
  872. _IdxWritePtr[15] = (ImDrawIdx)(idx1 + 3); _IdxWritePtr[16] = (ImDrawIdx)(idx2 + 3); _IdxWritePtr[17] = (ImDrawIdx)(idx2 + 2);
  873. _IdxWritePtr += 18;
  874. idx1 = idx2;
  875. }
  876. // Add vertices
  877. for (int i = 0; i < points_count; i++)
  878. {
  879. _VtxWritePtr[0].pos = temp_points[i * 4 + 0]; _VtxWritePtr[0].uv = opaque_uv; _VtxWritePtr[0].col = col_trans;
  880. _VtxWritePtr[1].pos = temp_points[i * 4 + 1]; _VtxWritePtr[1].uv = opaque_uv; _VtxWritePtr[1].col = col;
  881. _VtxWritePtr[2].pos = temp_points[i * 4 + 2]; _VtxWritePtr[2].uv = opaque_uv; _VtxWritePtr[2].col = col;
  882. _VtxWritePtr[3].pos = temp_points[i * 4 + 3]; _VtxWritePtr[3].uv = opaque_uv; _VtxWritePtr[3].col = col_trans;
  883. _VtxWritePtr += 4;
  884. }
  885. }
  886. _VtxCurrentIdx += (ImDrawIdx)vtx_count;
  887. }
  888. else
  889. {
  890. // [PATH 4] Non texture-based, Non anti-aliased lines
  891. const int idx_count = count * 6;
  892. const int vtx_count = count * 4; // FIXME-OPT: Not sharing edges
  893. PrimReserve(idx_count, vtx_count);
  894. for (int i1 = 0; i1 < count; i1++)
  895. {
  896. const int i2 = (i1 + 1) == points_count ? 0 : i1 + 1;
  897. const ImVec2& p1 = points[i1];
  898. const ImVec2& p2 = points[i2];
  899. float dx = p2.x - p1.x;
  900. float dy = p2.y - p1.y;
  901. IM_NORMALIZE2F_OVER_ZERO(dx, dy);
  902. dx *= (thickness * 0.5f);
  903. dy *= (thickness * 0.5f);
  904. _VtxWritePtr[0].pos.x = p1.x + dy; _VtxWritePtr[0].pos.y = p1.y - dx; _VtxWritePtr[0].uv = opaque_uv; _VtxWritePtr[0].col = col;
  905. _VtxWritePtr[1].pos.x = p2.x + dy; _VtxWritePtr[1].pos.y = p2.y - dx; _VtxWritePtr[1].uv = opaque_uv; _VtxWritePtr[1].col = col;
  906. _VtxWritePtr[2].pos.x = p2.x - dy; _VtxWritePtr[2].pos.y = p2.y + dx; _VtxWritePtr[2].uv = opaque_uv; _VtxWritePtr[2].col = col;
  907. _VtxWritePtr[3].pos.x = p1.x - dy; _VtxWritePtr[3].pos.y = p1.y + dx; _VtxWritePtr[3].uv = opaque_uv; _VtxWritePtr[3].col = col;
  908. _VtxWritePtr += 4;
  909. _IdxWritePtr[0] = (ImDrawIdx)(_VtxCurrentIdx); _IdxWritePtr[1] = (ImDrawIdx)(_VtxCurrentIdx + 1); _IdxWritePtr[2] = (ImDrawIdx)(_VtxCurrentIdx + 2);
  910. _IdxWritePtr[3] = (ImDrawIdx)(_VtxCurrentIdx); _IdxWritePtr[4] = (ImDrawIdx)(_VtxCurrentIdx + 2); _IdxWritePtr[5] = (ImDrawIdx)(_VtxCurrentIdx + 3);
  911. _IdxWritePtr += 6;
  912. _VtxCurrentIdx += 4;
  913. }
  914. }
  915. }
  916. // - We intentionally avoid using ImVec2 and its math operators here to reduce cost to a minimum for debug/non-inlined builds.
  917. // - Filled shapes must always use clockwise winding order. The anti-aliasing fringe depends on it. Counter-clockwise shapes will have "inward" anti-aliasing.
  918. void ImDrawList::AddConvexPolyFilled(const ImVec2* points, const int points_count, ImU32 col)
  919. {
  920. if (points_count < 3 || (col & IM_COL32_A_MASK) == 0)
  921. return;
  922. const ImVec2 uv = _Data->TexUvWhitePixel;
  923. if (Flags & ImDrawListFlags_AntiAliasedFill)
  924. {
  925. // Anti-aliased Fill
  926. const float AA_SIZE = _FringeScale;
  927. const ImU32 col_trans = col & ~IM_COL32_A_MASK;
  928. const int idx_count = (points_count - 2)*3 + points_count * 6;
  929. const int vtx_count = (points_count * 2);
  930. PrimReserve(idx_count, vtx_count);
  931. // Add indexes for fill
  932. unsigned int vtx_inner_idx = _VtxCurrentIdx;
  933. unsigned int vtx_outer_idx = _VtxCurrentIdx + 1;
  934. for (int i = 2; i < points_count; i++)
  935. {
  936. _IdxWritePtr[0] = (ImDrawIdx)(vtx_inner_idx); _IdxWritePtr[1] = (ImDrawIdx)(vtx_inner_idx + ((i - 1) << 1)); _IdxWritePtr[2] = (ImDrawIdx)(vtx_inner_idx + (i << 1));
  937. _IdxWritePtr += 3;
  938. }
  939. // Compute normals
  940. _Data->TempBuffer.reserve_discard(points_count);
  941. ImVec2* temp_normals = _Data->TempBuffer.Data;
  942. for (int i0 = points_count - 1, i1 = 0; i1 < points_count; i0 = i1++)
  943. {
  944. const ImVec2& p0 = points[i0];
  945. const ImVec2& p1 = points[i1];
  946. float dx = p1.x - p0.x;
  947. float dy = p1.y - p0.y;
  948. IM_NORMALIZE2F_OVER_ZERO(dx, dy);
  949. temp_normals[i0].x = dy;
  950. temp_normals[i0].y = -dx;
  951. }
  952. for (int i0 = points_count - 1, i1 = 0; i1 < points_count; i0 = i1++)
  953. {
  954. // Average normals
  955. const ImVec2& n0 = temp_normals[i0];
  956. const ImVec2& n1 = temp_normals[i1];
  957. float dm_x = (n0.x + n1.x) * 0.5f;
  958. float dm_y = (n0.y + n1.y) * 0.5f;
  959. IM_FIXNORMAL2F(dm_x, dm_y);
  960. dm_x *= AA_SIZE * 0.5f;
  961. dm_y *= AA_SIZE * 0.5f;
  962. // Add vertices
  963. _VtxWritePtr[0].pos.x = (points[i1].x - dm_x); _VtxWritePtr[0].pos.y = (points[i1].y - dm_y); _VtxWritePtr[0].uv = uv; _VtxWritePtr[0].col = col; // Inner
  964. _VtxWritePtr[1].pos.x = (points[i1].x + dm_x); _VtxWritePtr[1].pos.y = (points[i1].y + dm_y); _VtxWritePtr[1].uv = uv; _VtxWritePtr[1].col = col_trans; // Outer
  965. _VtxWritePtr += 2;
  966. // Add indexes for fringes
  967. _IdxWritePtr[0] = (ImDrawIdx)(vtx_inner_idx + (i1 << 1)); _IdxWritePtr[1] = (ImDrawIdx)(vtx_inner_idx + (i0 << 1)); _IdxWritePtr[2] = (ImDrawIdx)(vtx_outer_idx + (i0 << 1));
  968. _IdxWritePtr[3] = (ImDrawIdx)(vtx_outer_idx + (i0 << 1)); _IdxWritePtr[4] = (ImDrawIdx)(vtx_outer_idx + (i1 << 1)); _IdxWritePtr[5] = (ImDrawIdx)(vtx_inner_idx + (i1 << 1));
  969. _IdxWritePtr += 6;
  970. }
  971. _VtxCurrentIdx += (ImDrawIdx)vtx_count;
  972. }
  973. else
  974. {
  975. // Non Anti-aliased Fill
  976. const int idx_count = (points_count - 2)*3;
  977. const int vtx_count = points_count;
  978. PrimReserve(idx_count, vtx_count);
  979. for (int i = 0; i < vtx_count; i++)
  980. {
  981. _VtxWritePtr[0].pos = points[i]; _VtxWritePtr[0].uv = uv; _VtxWritePtr[0].col = col;
  982. _VtxWritePtr++;
  983. }
  984. for (int i = 2; i < points_count; i++)
  985. {
  986. _IdxWritePtr[0] = (ImDrawIdx)(_VtxCurrentIdx); _IdxWritePtr[1] = (ImDrawIdx)(_VtxCurrentIdx + i - 1); _IdxWritePtr[2] = (ImDrawIdx)(_VtxCurrentIdx + i);
  987. _IdxWritePtr += 3;
  988. }
  989. _VtxCurrentIdx += (ImDrawIdx)vtx_count;
  990. }
  991. }
  992. void ImDrawList::_PathArcToFastEx(const ImVec2& center, float radius, int a_min_sample, int a_max_sample, int a_step)
  993. {
  994. if (radius < 0.5f)
  995. {
  996. _Path.push_back(center);
  997. return;
  998. }
  999. // Calculate arc auto segment step size
  1000. if (a_step <= 0)
  1001. a_step = IM_DRAWLIST_ARCFAST_SAMPLE_MAX / _CalcCircleAutoSegmentCount(radius);
  1002. // Make sure we never do steps larger than one quarter of the circle
  1003. a_step = ImClamp(a_step, 1, IM_DRAWLIST_ARCFAST_TABLE_SIZE / 4);
  1004. const int sample_range = ImAbs(a_max_sample - a_min_sample);
  1005. const int a_next_step = a_step;
  1006. int samples = sample_range + 1;
  1007. bool extra_max_sample = false;
  1008. if (a_step > 1)
  1009. {
  1010. samples = sample_range / a_step + 1;
  1011. const int overstep = sample_range % a_step;
  1012. if (overstep > 0)
  1013. {
  1014. extra_max_sample = true;
  1015. samples++;
  1016. // When we have overstep to avoid awkwardly looking one long line and one tiny one at the end,
  1017. // distribute first step range evenly between them by reducing first step size.
  1018. if (sample_range > 0)
  1019. a_step -= (a_step - overstep) / 2;
  1020. }
  1021. }
  1022. _Path.resize(_Path.Size + samples);
  1023. ImVec2* out_ptr = _Path.Data + (_Path.Size - samples);
  1024. int sample_index = a_min_sample;
  1025. if (sample_index < 0 || sample_index >= IM_DRAWLIST_ARCFAST_SAMPLE_MAX)
  1026. {
  1027. sample_index = sample_index % IM_DRAWLIST_ARCFAST_SAMPLE_MAX;
  1028. if (sample_index < 0)
  1029. sample_index += IM_DRAWLIST_ARCFAST_SAMPLE_MAX;
  1030. }
  1031. if (a_max_sample >= a_min_sample)
  1032. {
  1033. for (int a = a_min_sample; a <= a_max_sample; a += a_step, sample_index += a_step, a_step = a_next_step)
  1034. {
  1035. // a_step is clamped to IM_DRAWLIST_ARCFAST_SAMPLE_MAX, so we have guaranteed that it will not wrap over range twice or more
  1036. if (sample_index >= IM_DRAWLIST_ARCFAST_SAMPLE_MAX)
  1037. sample_index -= IM_DRAWLIST_ARCFAST_SAMPLE_MAX;
  1038. const ImVec2 s = _Data->ArcFastVtx[sample_index];
  1039. out_ptr->x = center.x + s.x * radius;
  1040. out_ptr->y = center.y + s.y * radius;
  1041. out_ptr++;
  1042. }
  1043. }
  1044. else
  1045. {
  1046. for (int a = a_min_sample; a >= a_max_sample; a -= a_step, sample_index -= a_step, a_step = a_next_step)
  1047. {
  1048. // a_step is clamped to IM_DRAWLIST_ARCFAST_SAMPLE_MAX, so we have guaranteed that it will not wrap over range twice or more
  1049. if (sample_index < 0)
  1050. sample_index += IM_DRAWLIST_ARCFAST_SAMPLE_MAX;
  1051. const ImVec2 s = _Data->ArcFastVtx[sample_index];
  1052. out_ptr->x = center.x + s.x * radius;
  1053. out_ptr->y = center.y + s.y * radius;
  1054. out_ptr++;
  1055. }
  1056. }
  1057. if (extra_max_sample)
  1058. {
  1059. int normalized_max_sample = a_max_sample % IM_DRAWLIST_ARCFAST_SAMPLE_MAX;
  1060. if (normalized_max_sample < 0)
  1061. normalized_max_sample += IM_DRAWLIST_ARCFAST_SAMPLE_MAX;
  1062. const ImVec2 s = _Data->ArcFastVtx[normalized_max_sample];
  1063. out_ptr->x = center.x + s.x * radius;
  1064. out_ptr->y = center.y + s.y * radius;
  1065. out_ptr++;
  1066. }
  1067. IM_ASSERT_PARANOID(_Path.Data + _Path.Size == out_ptr);
  1068. }
  1069. void ImDrawList::_PathArcToN(const ImVec2& center, float radius, float a_min, float a_max, int num_segments)
  1070. {
  1071. if (radius < 0.5f)
  1072. {
  1073. _Path.push_back(center);
  1074. return;
  1075. }
  1076. // Note that we are adding a point at both a_min and a_max.
  1077. // If you are trying to draw a full closed circle you don't want the overlapping points!
  1078. _Path.reserve(_Path.Size + (num_segments + 1));
  1079. for (int i = 0; i <= num_segments; i++)
  1080. {
  1081. const float a = a_min + ((float)i / (float)num_segments) * (a_max - a_min);
  1082. _Path.push_back(ImVec2(center.x + ImCos(a) * radius, center.y + ImSin(a) * radius));
  1083. }
  1084. }
  1085. // 0: East, 3: South, 6: West, 9: North, 12: East
  1086. void ImDrawList::PathArcToFast(const ImVec2& center, float radius, int a_min_of_12, int a_max_of_12)
  1087. {
  1088. if (radius < 0.5f)
  1089. {
  1090. _Path.push_back(center);
  1091. return;
  1092. }
  1093. _PathArcToFastEx(center, radius, a_min_of_12 * IM_DRAWLIST_ARCFAST_SAMPLE_MAX / 12, a_max_of_12 * IM_DRAWLIST_ARCFAST_SAMPLE_MAX / 12, 0);
  1094. }
  1095. void ImDrawList::PathArcTo(const ImVec2& center, float radius, float a_min, float a_max, int num_segments)
  1096. {
  1097. if (radius < 0.5f)
  1098. {
  1099. _Path.push_back(center);
  1100. return;
  1101. }
  1102. if (num_segments > 0)
  1103. {
  1104. _PathArcToN(center, radius, a_min, a_max, num_segments);
  1105. return;
  1106. }
  1107. // Automatic segment count
  1108. if (radius <= _Data->ArcFastRadiusCutoff)
  1109. {
  1110. const bool a_is_reverse = a_max < a_min;
  1111. // We are going to use precomputed values for mid samples.
  1112. // Determine first and last sample in lookup table that belong to the arc.
  1113. const float a_min_sample_f = IM_DRAWLIST_ARCFAST_SAMPLE_MAX * a_min / (IM_PI * 2.0f);
  1114. const float a_max_sample_f = IM_DRAWLIST_ARCFAST_SAMPLE_MAX * a_max / (IM_PI * 2.0f);
  1115. const int a_min_sample = a_is_reverse ? (int)ImFloor(a_min_sample_f) : (int)ImCeil(a_min_sample_f);
  1116. const int a_max_sample = a_is_reverse ? (int)ImCeil(a_max_sample_f) : (int)ImFloor(a_max_sample_f);
  1117. const int a_mid_samples = a_is_reverse ? ImMax(a_min_sample - a_max_sample, 0) : ImMax(a_max_sample - a_min_sample, 0);
  1118. const float a_min_segment_angle = a_min_sample * IM_PI * 2.0f / IM_DRAWLIST_ARCFAST_SAMPLE_MAX;
  1119. const float a_max_segment_angle = a_max_sample * IM_PI * 2.0f / IM_DRAWLIST_ARCFAST_SAMPLE_MAX;
  1120. const bool a_emit_start = ImAbs(a_min_segment_angle - a_min) >= 1e-5f;
  1121. const bool a_emit_end = ImAbs(a_max - a_max_segment_angle) >= 1e-5f;
  1122. _Path.reserve(_Path.Size + (a_mid_samples + 1 + (a_emit_start ? 1 : 0) + (a_emit_end ? 1 : 0)));
  1123. if (a_emit_start)
  1124. _Path.push_back(ImVec2(center.x + ImCos(a_min) * radius, center.y + ImSin(a_min) * radius));
  1125. if (a_mid_samples > 0)
  1126. _PathArcToFastEx(center, radius, a_min_sample, a_max_sample, 0);
  1127. if (a_emit_end)
  1128. _Path.push_back(ImVec2(center.x + ImCos(a_max) * radius, center.y + ImSin(a_max) * radius));
  1129. }
  1130. else
  1131. {
  1132. const float arc_length = ImAbs(a_max - a_min);
  1133. const int circle_segment_count = _CalcCircleAutoSegmentCount(radius);
  1134. const int arc_segment_count = ImMax((int)ImCeil(circle_segment_count * arc_length / (IM_PI * 2.0f)), (int)(2.0f * IM_PI / arc_length));
  1135. _PathArcToN(center, radius, a_min, a_max, arc_segment_count);
  1136. }
  1137. }
  1138. void ImDrawList::PathEllipticalArcTo(const ImVec2& center, const ImVec2& radius, float rot, float a_min, float a_max, int num_segments)
  1139. {
  1140. if (num_segments <= 0)
  1141. num_segments = _CalcCircleAutoSegmentCount(ImMax(radius.x, radius.y)); // A bit pessimistic, maybe there's a better computation to do here.
  1142. _Path.reserve(_Path.Size + (num_segments + 1));
  1143. const float cos_rot = ImCos(rot);
  1144. const float sin_rot = ImSin(rot);
  1145. for (int i = 0; i <= num_segments; i++)
  1146. {
  1147. const float a = a_min + ((float)i / (float)num_segments) * (a_max - a_min);
  1148. ImVec2 point(ImCos(a) * radius.x, ImSin(a) * radius.y);
  1149. const ImVec2 rel((point.x * cos_rot) - (point.y * sin_rot), (point.x * sin_rot) + (point.y * cos_rot));
  1150. point.x = rel.x + center.x;
  1151. point.y = rel.y + center.y;
  1152. _Path.push_back(point);
  1153. }
  1154. }
  1155. ImVec2 ImBezierCubicCalc(const ImVec2& p1, const ImVec2& p2, const ImVec2& p3, const ImVec2& p4, float t)
  1156. {
  1157. float u = 1.0f - t;
  1158. float w1 = u * u * u;
  1159. float w2 = 3 * u * u * t;
  1160. float w3 = 3 * u * t * t;
  1161. float w4 = t * t * t;
  1162. return ImVec2(w1 * p1.x + w2 * p2.x + w3 * p3.x + w4 * p4.x, w1 * p1.y + w2 * p2.y + w3 * p3.y + w4 * p4.y);
  1163. }
  1164. ImVec2 ImBezierQuadraticCalc(const ImVec2& p1, const ImVec2& p2, const ImVec2& p3, float t)
  1165. {
  1166. float u = 1.0f - t;
  1167. float w1 = u * u;
  1168. float w2 = 2 * u * t;
  1169. float w3 = t * t;
  1170. return ImVec2(w1 * p1.x + w2 * p2.x + w3 * p3.x, w1 * p1.y + w2 * p2.y + w3 * p3.y);
  1171. }
  1172. // Closely mimics ImBezierCubicClosestPointCasteljau() in imgui.cpp
  1173. static void PathBezierCubicCurveToCasteljau(ImVector<ImVec2>* path, float x1, float y1, float x2, float y2, float x3, float y3, float x4, float y4, float tess_tol, int level)
  1174. {
  1175. float dx = x4 - x1;
  1176. float dy = y4 - y1;
  1177. float d2 = (x2 - x4) * dy - (y2 - y4) * dx;
  1178. float d3 = (x3 - x4) * dy - (y3 - y4) * dx;
  1179. d2 = (d2 >= 0) ? d2 : -d2;
  1180. d3 = (d3 >= 0) ? d3 : -d3;
  1181. if ((d2 + d3) * (d2 + d3) < tess_tol * (dx * dx + dy * dy))
  1182. {
  1183. path->push_back(ImVec2(x4, y4));
  1184. }
  1185. else if (level < 10)
  1186. {
  1187. float x12 = (x1 + x2) * 0.5f, y12 = (y1 + y2) * 0.5f;
  1188. float x23 = (x2 + x3) * 0.5f, y23 = (y2 + y3) * 0.5f;
  1189. float x34 = (x3 + x4) * 0.5f, y34 = (y3 + y4) * 0.5f;
  1190. float x123 = (x12 + x23) * 0.5f, y123 = (y12 + y23) * 0.5f;
  1191. float x234 = (x23 + x34) * 0.5f, y234 = (y23 + y34) * 0.5f;
  1192. float x1234 = (x123 + x234) * 0.5f, y1234 = (y123 + y234) * 0.5f;
  1193. PathBezierCubicCurveToCasteljau(path, x1, y1, x12, y12, x123, y123, x1234, y1234, tess_tol, level + 1);
  1194. PathBezierCubicCurveToCasteljau(path, x1234, y1234, x234, y234, x34, y34, x4, y4, tess_tol, level + 1);
  1195. }
  1196. }
  1197. static void PathBezierQuadraticCurveToCasteljau(ImVector<ImVec2>* path, float x1, float y1, float x2, float y2, float x3, float y3, float tess_tol, int level)
  1198. {
  1199. float dx = x3 - x1, dy = y3 - y1;
  1200. float det = (x2 - x3) * dy - (y2 - y3) * dx;
  1201. if (det * det * 4.0f < tess_tol * (dx * dx + dy * dy))
  1202. {
  1203. path->push_back(ImVec2(x3, y3));
  1204. }
  1205. else if (level < 10)
  1206. {
  1207. float x12 = (x1 + x2) * 0.5f, y12 = (y1 + y2) * 0.5f;
  1208. float x23 = (x2 + x3) * 0.5f, y23 = (y2 + y3) * 0.5f;
  1209. float x123 = (x12 + x23) * 0.5f, y123 = (y12 + y23) * 0.5f;
  1210. PathBezierQuadraticCurveToCasteljau(path, x1, y1, x12, y12, x123, y123, tess_tol, level + 1);
  1211. PathBezierQuadraticCurveToCasteljau(path, x123, y123, x23, y23, x3, y3, tess_tol, level + 1);
  1212. }
  1213. }
  1214. void ImDrawList::PathBezierCubicCurveTo(const ImVec2& p2, const ImVec2& p3, const ImVec2& p4, int num_segments)
  1215. {
  1216. ImVec2 p1 = _Path.back();
  1217. if (num_segments == 0)
  1218. {
  1219. IM_ASSERT(_Data->CurveTessellationTol > 0.0f);
  1220. PathBezierCubicCurveToCasteljau(&_Path, p1.x, p1.y, p2.x, p2.y, p3.x, p3.y, p4.x, p4.y, _Data->CurveTessellationTol, 0); // Auto-tessellated
  1221. }
  1222. else
  1223. {
  1224. float t_step = 1.0f / (float)num_segments;
  1225. for (int i_step = 1; i_step <= num_segments; i_step++)
  1226. _Path.push_back(ImBezierCubicCalc(p1, p2, p3, p4, t_step * i_step));
  1227. }
  1228. }
  1229. void ImDrawList::PathBezierQuadraticCurveTo(const ImVec2& p2, const ImVec2& p3, int num_segments)
  1230. {
  1231. ImVec2 p1 = _Path.back();
  1232. if (num_segments == 0)
  1233. {
  1234. IM_ASSERT(_Data->CurveTessellationTol > 0.0f);
  1235. PathBezierQuadraticCurveToCasteljau(&_Path, p1.x, p1.y, p2.x, p2.y, p3.x, p3.y, _Data->CurveTessellationTol, 0);// Auto-tessellated
  1236. }
  1237. else
  1238. {
  1239. float t_step = 1.0f / (float)num_segments;
  1240. for (int i_step = 1; i_step <= num_segments; i_step++)
  1241. _Path.push_back(ImBezierQuadraticCalc(p1, p2, p3, t_step * i_step));
  1242. }
  1243. }
  1244. static inline ImDrawFlags FixRectCornerFlags(ImDrawFlags flags)
  1245. {
  1246. /*
  1247. IM_STATIC_ASSERT(ImDrawFlags_RoundCornersTopLeft == (1 << 4));
  1248. #ifndef IMGUI_DISABLE_OBSOLETE_FUNCTIONS
  1249. // Obsoleted in 1.82 (from February 2021). This code was stripped/simplified and mostly commented in 1.90 (from September 2023)
  1250. // - Legacy Support for hard coded ~0 (used to be a suggested equivalent to ImDrawCornerFlags_All)
  1251. if (flags == ~0) { return ImDrawFlags_RoundCornersAll; }
  1252. // - Legacy Support for hard coded 0x01 to 0x0F (matching 15 out of 16 old flags combinations). Read details in older version of this code.
  1253. if (flags >= 0x01 && flags <= 0x0F) { return (flags << 4); }
  1254. // We cannot support hard coded 0x00 with 'float rounding > 0.0f' --> replace with ImDrawFlags_RoundCornersNone or use 'float rounding = 0.0f'
  1255. #endif
  1256. */
  1257. // If this assert triggers, please update your code replacing hardcoded values with new ImDrawFlags_RoundCorners* values.
  1258. // Note that ImDrawFlags_Closed (== 0x01) is an invalid flag for AddRect(), AddRectFilled(), PathRect() etc. anyway.
  1259. // See details in 1.82 Changelog as well as 2021/03/12 and 2023/09/08 entries in "API BREAKING CHANGES" section.
  1260. IM_ASSERT((flags & 0x0F) == 0 && "Misuse of legacy hardcoded ImDrawCornerFlags values!");
  1261. if ((flags & ImDrawFlags_RoundCornersMask_) == 0)
  1262. flags |= ImDrawFlags_RoundCornersAll;
  1263. return flags;
  1264. }
  1265. void ImDrawList::PathRect(const ImVec2& a, const ImVec2& b, float rounding, ImDrawFlags flags)
  1266. {
  1267. if (rounding >= 0.5f)
  1268. {
  1269. flags = FixRectCornerFlags(flags);
  1270. rounding = ImMin(rounding, ImFabs(b.x - a.x) * (((flags & ImDrawFlags_RoundCornersTop) == ImDrawFlags_RoundCornersTop) || ((flags & ImDrawFlags_RoundCornersBottom) == ImDrawFlags_RoundCornersBottom) ? 0.5f : 1.0f) - 1.0f);
  1271. rounding = ImMin(rounding, ImFabs(b.y - a.y) * (((flags & ImDrawFlags_RoundCornersLeft) == ImDrawFlags_RoundCornersLeft) || ((flags & ImDrawFlags_RoundCornersRight) == ImDrawFlags_RoundCornersRight) ? 0.5f : 1.0f) - 1.0f);
  1272. }
  1273. if (rounding < 0.5f || (flags & ImDrawFlags_RoundCornersMask_) == ImDrawFlags_RoundCornersNone)
  1274. {
  1275. PathLineTo(a);
  1276. PathLineTo(ImVec2(b.x, a.y));
  1277. PathLineTo(b);
  1278. PathLineTo(ImVec2(a.x, b.y));
  1279. }
  1280. else
  1281. {
  1282. const float rounding_tl = (flags & ImDrawFlags_RoundCornersTopLeft) ? rounding : 0.0f;
  1283. const float rounding_tr = (flags & ImDrawFlags_RoundCornersTopRight) ? rounding : 0.0f;
  1284. const float rounding_br = (flags & ImDrawFlags_RoundCornersBottomRight) ? rounding : 0.0f;
  1285. const float rounding_bl = (flags & ImDrawFlags_RoundCornersBottomLeft) ? rounding : 0.0f;
  1286. PathArcToFast(ImVec2(a.x + rounding_tl, a.y + rounding_tl), rounding_tl, 6, 9);
  1287. PathArcToFast(ImVec2(b.x - rounding_tr, a.y + rounding_tr), rounding_tr, 9, 12);
  1288. PathArcToFast(ImVec2(b.x - rounding_br, b.y - rounding_br), rounding_br, 0, 3);
  1289. PathArcToFast(ImVec2(a.x + rounding_bl, b.y - rounding_bl), rounding_bl, 3, 6);
  1290. }
  1291. }
  1292. void ImDrawList::AddLine(const ImVec2& p1, const ImVec2& p2, ImU32 col, float thickness)
  1293. {
  1294. if ((col & IM_COL32_A_MASK) == 0)
  1295. return;
  1296. PathLineTo(p1 + ImVec2(0.5f, 0.5f));
  1297. PathLineTo(p2 + ImVec2(0.5f, 0.5f));
  1298. PathStroke(col, 0, thickness);
  1299. }
  1300. // p_min = upper-left, p_max = lower-right
  1301. // Note we don't render 1 pixels sized rectangles properly.
  1302. void ImDrawList::AddRect(const ImVec2& p_min, const ImVec2& p_max, ImU32 col, float rounding, ImDrawFlags flags, float thickness)
  1303. {
  1304. if ((col & IM_COL32_A_MASK) == 0)
  1305. return;
  1306. if (Flags & ImDrawListFlags_AntiAliasedLines)
  1307. PathRect(p_min + ImVec2(0.50f, 0.50f), p_max - ImVec2(0.50f, 0.50f), rounding, flags);
  1308. else
  1309. PathRect(p_min + ImVec2(0.50f, 0.50f), p_max - ImVec2(0.49f, 0.49f), rounding, flags); // Better looking lower-right corner and rounded non-AA shapes.
  1310. PathStroke(col, ImDrawFlags_Closed, thickness);
  1311. }
  1312. void ImDrawList::AddRectFilled(const ImVec2& p_min, const ImVec2& p_max, ImU32 col, float rounding, ImDrawFlags flags)
  1313. {
  1314. if ((col & IM_COL32_A_MASK) == 0)
  1315. return;
  1316. if (rounding < 0.5f || (flags & ImDrawFlags_RoundCornersMask_) == ImDrawFlags_RoundCornersNone)
  1317. {
  1318. PrimReserve(6, 4);
  1319. PrimRect(p_min, p_max, col);
  1320. }
  1321. else
  1322. {
  1323. PathRect(p_min, p_max, rounding, flags);
  1324. PathFillConvex(col);
  1325. }
  1326. }
  1327. // p_min = upper-left, p_max = lower-right
  1328. void ImDrawList::AddRectFilledMultiColor(const ImVec2& p_min, const ImVec2& p_max, ImU32 col_upr_left, ImU32 col_upr_right, ImU32 col_bot_right, ImU32 col_bot_left)
  1329. {
  1330. if (((col_upr_left | col_upr_right | col_bot_right | col_bot_left) & IM_COL32_A_MASK) == 0)
  1331. return;
  1332. const ImVec2 uv = _Data->TexUvWhitePixel;
  1333. PrimReserve(6, 4);
  1334. PrimWriteIdx((ImDrawIdx)(_VtxCurrentIdx)); PrimWriteIdx((ImDrawIdx)(_VtxCurrentIdx + 1)); PrimWriteIdx((ImDrawIdx)(_VtxCurrentIdx + 2));
  1335. PrimWriteIdx((ImDrawIdx)(_VtxCurrentIdx)); PrimWriteIdx((ImDrawIdx)(_VtxCurrentIdx + 2)); PrimWriteIdx((ImDrawIdx)(_VtxCurrentIdx + 3));
  1336. PrimWriteVtx(p_min, uv, col_upr_left);
  1337. PrimWriteVtx(ImVec2(p_max.x, p_min.y), uv, col_upr_right);
  1338. PrimWriteVtx(p_max, uv, col_bot_right);
  1339. PrimWriteVtx(ImVec2(p_min.x, p_max.y), uv, col_bot_left);
  1340. }
  1341. void ImDrawList::AddQuad(const ImVec2& p1, const ImVec2& p2, const ImVec2& p3, const ImVec2& p4, ImU32 col, float thickness)
  1342. {
  1343. if ((col & IM_COL32_A_MASK) == 0)
  1344. return;
  1345. PathLineTo(p1);
  1346. PathLineTo(p2);
  1347. PathLineTo(p3);
  1348. PathLineTo(p4);
  1349. PathStroke(col, ImDrawFlags_Closed, thickness);
  1350. }
  1351. void ImDrawList::AddQuadFilled(const ImVec2& p1, const ImVec2& p2, const ImVec2& p3, const ImVec2& p4, ImU32 col)
  1352. {
  1353. if ((col & IM_COL32_A_MASK) == 0)
  1354. return;
  1355. PathLineTo(p1);
  1356. PathLineTo(p2);
  1357. PathLineTo(p3);
  1358. PathLineTo(p4);
  1359. PathFillConvex(col);
  1360. }
  1361. void ImDrawList::AddTriangle(const ImVec2& p1, const ImVec2& p2, const ImVec2& p3, ImU32 col, float thickness)
  1362. {
  1363. if ((col & IM_COL32_A_MASK) == 0)
  1364. return;
  1365. PathLineTo(p1);
  1366. PathLineTo(p2);
  1367. PathLineTo(p3);
  1368. PathStroke(col, ImDrawFlags_Closed, thickness);
  1369. }
  1370. void ImDrawList::AddTriangleFilled(const ImVec2& p1, const ImVec2& p2, const ImVec2& p3, ImU32 col)
  1371. {
  1372. if ((col & IM_COL32_A_MASK) == 0)
  1373. return;
  1374. PathLineTo(p1);
  1375. PathLineTo(p2);
  1376. PathLineTo(p3);
  1377. PathFillConvex(col);
  1378. }
  1379. void ImDrawList::AddCircle(const ImVec2& center, float radius, ImU32 col, int num_segments, float thickness)
  1380. {
  1381. if ((col & IM_COL32_A_MASK) == 0 || radius < 0.5f)
  1382. return;
  1383. if (num_segments <= 0)
  1384. {
  1385. // Use arc with automatic segment count
  1386. _PathArcToFastEx(center, radius - 0.5f, 0, IM_DRAWLIST_ARCFAST_SAMPLE_MAX, 0);
  1387. _Path.Size--;
  1388. }
  1389. else
  1390. {
  1391. // Explicit segment count (still clamp to avoid drawing insanely tessellated shapes)
  1392. num_segments = ImClamp(num_segments, 3, IM_DRAWLIST_CIRCLE_AUTO_SEGMENT_MAX);
  1393. // Because we are filling a closed shape we remove 1 from the count of segments/points
  1394. const float a_max = (IM_PI * 2.0f) * ((float)num_segments - 1.0f) / (float)num_segments;
  1395. PathArcTo(center, radius - 0.5f, 0.0f, a_max, num_segments - 1);
  1396. }
  1397. PathStroke(col, ImDrawFlags_Closed, thickness);
  1398. }
  1399. void ImDrawList::AddCircleFilled(const ImVec2& center, float radius, ImU32 col, int num_segments)
  1400. {
  1401. if ((col & IM_COL32_A_MASK) == 0 || radius < 0.5f)
  1402. return;
  1403. if (num_segments <= 0)
  1404. {
  1405. // Use arc with automatic segment count
  1406. _PathArcToFastEx(center, radius, 0, IM_DRAWLIST_ARCFAST_SAMPLE_MAX, 0);
  1407. _Path.Size--;
  1408. }
  1409. else
  1410. {
  1411. // Explicit segment count (still clamp to avoid drawing insanely tessellated shapes)
  1412. num_segments = ImClamp(num_segments, 3, IM_DRAWLIST_CIRCLE_AUTO_SEGMENT_MAX);
  1413. // Because we are filling a closed shape we remove 1 from the count of segments/points
  1414. const float a_max = (IM_PI * 2.0f) * ((float)num_segments - 1.0f) / (float)num_segments;
  1415. PathArcTo(center, radius, 0.0f, a_max, num_segments - 1);
  1416. }
  1417. PathFillConvex(col);
  1418. }
  1419. // Guaranteed to honor 'num_segments'
  1420. void ImDrawList::AddNgon(const ImVec2& center, float radius, ImU32 col, int num_segments, float thickness)
  1421. {
  1422. if ((col & IM_COL32_A_MASK) == 0 || num_segments <= 2)
  1423. return;
  1424. // Because we are filling a closed shape we remove 1 from the count of segments/points
  1425. const float a_max = (IM_PI * 2.0f) * ((float)num_segments - 1.0f) / (float)num_segments;
  1426. PathArcTo(center, radius - 0.5f, 0.0f, a_max, num_segments - 1);
  1427. PathStroke(col, ImDrawFlags_Closed, thickness);
  1428. }
  1429. // Guaranteed to honor 'num_segments'
  1430. void ImDrawList::AddNgonFilled(const ImVec2& center, float radius, ImU32 col, int num_segments)
  1431. {
  1432. if ((col & IM_COL32_A_MASK) == 0 || num_segments <= 2)
  1433. return;
  1434. // Because we are filling a closed shape we remove 1 from the count of segments/points
  1435. const float a_max = (IM_PI * 2.0f) * ((float)num_segments - 1.0f) / (float)num_segments;
  1436. PathArcTo(center, radius, 0.0f, a_max, num_segments - 1);
  1437. PathFillConvex(col);
  1438. }
  1439. // Ellipse
  1440. void ImDrawList::AddEllipse(const ImVec2& center, const ImVec2& radius, ImU32 col, float rot, int num_segments, float thickness)
  1441. {
  1442. if ((col & IM_COL32_A_MASK) == 0)
  1443. return;
  1444. if (num_segments <= 0)
  1445. num_segments = _CalcCircleAutoSegmentCount(ImMax(radius.x, radius.y)); // A bit pessimistic, maybe there's a better computation to do here.
  1446. // Because we are filling a closed shape we remove 1 from the count of segments/points
  1447. const float a_max = IM_PI * 2.0f * ((float)num_segments - 1.0f) / (float)num_segments;
  1448. PathEllipticalArcTo(center, radius, rot, 0.0f, a_max, num_segments - 1);
  1449. PathStroke(col, true, thickness);
  1450. }
  1451. void ImDrawList::AddEllipseFilled(const ImVec2& center, const ImVec2& radius, ImU32 col, float rot, int num_segments)
  1452. {
  1453. if ((col & IM_COL32_A_MASK) == 0)
  1454. return;
  1455. if (num_segments <= 0)
  1456. num_segments = _CalcCircleAutoSegmentCount(ImMax(radius.x, radius.y)); // A bit pessimistic, maybe there's a better computation to do here.
  1457. // Because we are filling a closed shape we remove 1 from the count of segments/points
  1458. const float a_max = IM_PI * 2.0f * ((float)num_segments - 1.0f) / (float)num_segments;
  1459. PathEllipticalArcTo(center, radius, rot, 0.0f, a_max, num_segments - 1);
  1460. PathFillConvex(col);
  1461. }
  1462. // Cubic Bezier takes 4 controls points
  1463. void ImDrawList::AddBezierCubic(const ImVec2& p1, const ImVec2& p2, const ImVec2& p3, const ImVec2& p4, ImU32 col, float thickness, int num_segments)
  1464. {
  1465. if ((col & IM_COL32_A_MASK) == 0)
  1466. return;
  1467. PathLineTo(p1);
  1468. PathBezierCubicCurveTo(p2, p3, p4, num_segments);
  1469. PathStroke(col, 0, thickness);
  1470. }
  1471. // Quadratic Bezier takes 3 controls points
  1472. void ImDrawList::AddBezierQuadratic(const ImVec2& p1, const ImVec2& p2, const ImVec2& p3, ImU32 col, float thickness, int num_segments)
  1473. {
  1474. if ((col & IM_COL32_A_MASK) == 0)
  1475. return;
  1476. PathLineTo(p1);
  1477. PathBezierQuadraticCurveTo(p2, p3, num_segments);
  1478. PathStroke(col, 0, thickness);
  1479. }
  1480. void ImDrawList::AddText(ImFont* font, float font_size, const ImVec2& pos, ImU32 col, const char* text_begin, const char* text_end, float wrap_width, const ImVec4* cpu_fine_clip_rect)
  1481. {
  1482. if ((col & IM_COL32_A_MASK) == 0)
  1483. return;
  1484. // Accept null ranges
  1485. if (text_begin == text_end || text_begin[0] == 0)
  1486. return;
  1487. if (text_end == NULL)
  1488. text_end = text_begin + strlen(text_begin);
  1489. // Pull default font/size from the shared ImDrawListSharedData instance
  1490. if (font == NULL)
  1491. font = _Data->Font;
  1492. if (font_size == 0.0f)
  1493. font_size = _Data->FontSize;
  1494. IM_ASSERT(font->ContainerAtlas->TexID == _CmdHeader.TextureId); // Use high-level ImGui::PushFont() or low-level ImDrawList::PushTextureId() to change font.
  1495. ImVec4 clip_rect = _CmdHeader.ClipRect;
  1496. if (cpu_fine_clip_rect)
  1497. {
  1498. clip_rect.x = ImMax(clip_rect.x, cpu_fine_clip_rect->x);
  1499. clip_rect.y = ImMax(clip_rect.y, cpu_fine_clip_rect->y);
  1500. clip_rect.z = ImMin(clip_rect.z, cpu_fine_clip_rect->z);
  1501. clip_rect.w = ImMin(clip_rect.w, cpu_fine_clip_rect->w);
  1502. }
  1503. font->RenderText(this, font_size, pos, col, clip_rect, text_begin, text_end, wrap_width, cpu_fine_clip_rect != NULL);
  1504. }
  1505. void ImDrawList::AddText(const ImVec2& pos, ImU32 col, const char* text_begin, const char* text_end)
  1506. {
  1507. AddText(NULL, 0.0f, pos, col, text_begin, text_end);
  1508. }
  1509. void ImDrawList::AddImage(ImTextureID user_texture_id, const ImVec2& p_min, const ImVec2& p_max, const ImVec2& uv_min, const ImVec2& uv_max, ImU32 col)
  1510. {
  1511. if ((col & IM_COL32_A_MASK) == 0)
  1512. return;
  1513. const bool push_texture_id = user_texture_id != _CmdHeader.TextureId;
  1514. if (push_texture_id)
  1515. PushTextureID(user_texture_id);
  1516. PrimReserve(6, 4);
  1517. PrimRectUV(p_min, p_max, uv_min, uv_max, col);
  1518. if (push_texture_id)
  1519. PopTextureID();
  1520. }
  1521. void ImDrawList::AddImageQuad(ImTextureID user_texture_id, const ImVec2& p1, const ImVec2& p2, const ImVec2& p3, const ImVec2& p4, const ImVec2& uv1, const ImVec2& uv2, const ImVec2& uv3, const ImVec2& uv4, ImU32 col)
  1522. {
  1523. if ((col & IM_COL32_A_MASK) == 0)
  1524. return;
  1525. const bool push_texture_id = user_texture_id != _CmdHeader.TextureId;
  1526. if (push_texture_id)
  1527. PushTextureID(user_texture_id);
  1528. PrimReserve(6, 4);
  1529. PrimQuadUV(p1, p2, p3, p4, uv1, uv2, uv3, uv4, col);
  1530. if (push_texture_id)
  1531. PopTextureID();
  1532. }
  1533. void ImDrawList::AddImageRounded(ImTextureID user_texture_id, const ImVec2& p_min, const ImVec2& p_max, const ImVec2& uv_min, const ImVec2& uv_max, ImU32 col, float rounding, ImDrawFlags flags)
  1534. {
  1535. if ((col & IM_COL32_A_MASK) == 0)
  1536. return;
  1537. flags = FixRectCornerFlags(flags);
  1538. if (rounding < 0.5f || (flags & ImDrawFlags_RoundCornersMask_) == ImDrawFlags_RoundCornersNone)
  1539. {
  1540. AddImage(user_texture_id, p_min, p_max, uv_min, uv_max, col);
  1541. return;
  1542. }
  1543. const bool push_texture_id = user_texture_id != _CmdHeader.TextureId;
  1544. if (push_texture_id)
  1545. PushTextureID(user_texture_id);
  1546. int vert_start_idx = VtxBuffer.Size;
  1547. PathRect(p_min, p_max, rounding, flags);
  1548. PathFillConvex(col);
  1549. int vert_end_idx = VtxBuffer.Size;
  1550. ImGui::ShadeVertsLinearUV(this, vert_start_idx, vert_end_idx, p_min, p_max, uv_min, uv_max, true);
  1551. if (push_texture_id)
  1552. PopTextureID();
  1553. }
  1554. //-----------------------------------------------------------------------------
  1555. // [SECTION] ImTriangulator, ImDrawList concave polygon fill
  1556. //-----------------------------------------------------------------------------
  1557. // Triangulate concave polygons. Based on "Triangulation by Ear Clipping" paper, O(N^2) complexity.
  1558. // Reference: https://www.geometrictools.com/Documentation/TriangulationByEarClipping.pdf
  1559. // Provided as a convenience for user but not used by main library.
  1560. //-----------------------------------------------------------------------------
  1561. // - ImTriangulator [Internal]
  1562. // - AddConcavePolyFilled()
  1563. //-----------------------------------------------------------------------------
  1564. enum ImTriangulatorNodeType
  1565. {
  1566. ImTriangulatorNodeType_Convex,
  1567. ImTriangulatorNodeType_Ear,
  1568. ImTriangulatorNodeType_Reflex
  1569. };
  1570. struct ImTriangulatorNode
  1571. {
  1572. ImTriangulatorNodeType Type;
  1573. int Index;
  1574. ImVec2 Pos;
  1575. ImTriangulatorNode* Next;
  1576. ImTriangulatorNode* Prev;
  1577. void Unlink() { Next->Prev = Prev; Prev->Next = Next; }
  1578. };
  1579. struct ImTriangulatorNodeSpan
  1580. {
  1581. ImTriangulatorNode** Data = NULL;
  1582. int Size = 0;
  1583. void push_back(ImTriangulatorNode* node) { Data[Size++] = node; }
  1584. void find_erase_unsorted(int idx) { for (int i = Size - 1; i >= 0; i--) if (Data[i]->Index == idx) { Data[i] = Data[Size - 1]; Size--; return; } }
  1585. };
  1586. struct ImTriangulator
  1587. {
  1588. static int EstimateTriangleCount(int points_count) { return (points_count < 3) ? 0 : points_count - 2; }
  1589. static int EstimateScratchBufferSize(int points_count) { return sizeof(ImTriangulatorNode) * points_count + sizeof(ImTriangulatorNode*) * points_count * 2; }
  1590. void Init(const ImVec2* points, int points_count, void* scratch_buffer);
  1591. void GetNextTriangle(unsigned int out_triangle[3]); // Return relative indexes for next triangle
  1592. // Internal functions
  1593. void BuildNodes(const ImVec2* points, int points_count);
  1594. void BuildReflexes();
  1595. void BuildEars();
  1596. void FlipNodeList();
  1597. bool IsEar(int i0, int i1, int i2, const ImVec2& v0, const ImVec2& v1, const ImVec2& v2) const;
  1598. void ReclassifyNode(ImTriangulatorNode* node);
  1599. // Internal members
  1600. int _TrianglesLeft = 0;
  1601. ImTriangulatorNode* _Nodes = NULL;
  1602. ImTriangulatorNodeSpan _Ears;
  1603. ImTriangulatorNodeSpan _Reflexes;
  1604. };
  1605. // Distribute storage for nodes, ears and reflexes.
  1606. // FIXME-OPT: if everything is convex, we could report it to caller and let it switch to an convex renderer
  1607. // (this would require first building reflexes to bail to convex if empty, without even building nodes)
  1608. void ImTriangulator::Init(const ImVec2* points, int points_count, void* scratch_buffer)
  1609. {
  1610. IM_ASSERT(scratch_buffer != NULL && points_count >= 3);
  1611. _TrianglesLeft = EstimateTriangleCount(points_count);
  1612. _Nodes = (ImTriangulatorNode*)scratch_buffer; // points_count x Node
  1613. _Ears.Data = (ImTriangulatorNode**)(_Nodes + points_count); // points_count x Node*
  1614. _Reflexes.Data = (ImTriangulatorNode**)(_Nodes + points_count) + points_count; // points_count x Node*
  1615. BuildNodes(points, points_count);
  1616. BuildReflexes();
  1617. BuildEars();
  1618. }
  1619. void ImTriangulator::BuildNodes(const ImVec2* points, int points_count)
  1620. {
  1621. for (int i = 0; i < points_count; i++)
  1622. {
  1623. _Nodes[i].Type = ImTriangulatorNodeType_Convex;
  1624. _Nodes[i].Index = i;
  1625. _Nodes[i].Pos = points[i];
  1626. _Nodes[i].Next = _Nodes + i + 1;
  1627. _Nodes[i].Prev = _Nodes + i - 1;
  1628. }
  1629. _Nodes[0].Prev = _Nodes + points_count - 1;
  1630. _Nodes[points_count - 1].Next = _Nodes;
  1631. }
  1632. void ImTriangulator::BuildReflexes()
  1633. {
  1634. ImTriangulatorNode* n1 = _Nodes;
  1635. for (int i = _TrianglesLeft; i >= 0; i--, n1 = n1->Next)
  1636. {
  1637. if (ImTriangleIsClockwise(n1->Prev->Pos, n1->Pos, n1->Next->Pos))
  1638. continue;
  1639. n1->Type = ImTriangulatorNodeType_Reflex;
  1640. _Reflexes.push_back(n1);
  1641. }
  1642. }
  1643. void ImTriangulator::BuildEars()
  1644. {
  1645. ImTriangulatorNode* n1 = _Nodes;
  1646. for (int i = _TrianglesLeft; i >= 0; i--, n1 = n1->Next)
  1647. {
  1648. if (n1->Type != ImTriangulatorNodeType_Convex)
  1649. continue;
  1650. if (!IsEar(n1->Prev->Index, n1->Index, n1->Next->Index, n1->Prev->Pos, n1->Pos, n1->Next->Pos))
  1651. continue;
  1652. n1->Type = ImTriangulatorNodeType_Ear;
  1653. _Ears.push_back(n1);
  1654. }
  1655. }
  1656. void ImTriangulator::GetNextTriangle(unsigned int out_triangle[3])
  1657. {
  1658. if (_Ears.Size == 0)
  1659. {
  1660. FlipNodeList();
  1661. ImTriangulatorNode* node = _Nodes;
  1662. for (int i = _TrianglesLeft; i >= 0; i--, node = node->Next)
  1663. node->Type = ImTriangulatorNodeType_Convex;
  1664. _Reflexes.Size = 0;
  1665. BuildReflexes();
  1666. BuildEars();
  1667. // If we still don't have ears, it means geometry is degenerated.
  1668. if (_Ears.Size == 0)
  1669. {
  1670. // Return first triangle available, mimicking the behavior of convex fill.
  1671. IM_ASSERT(_TrianglesLeft > 0); // Geometry is degenerated
  1672. _Ears.Data[0] = _Nodes;
  1673. _Ears.Size = 1;
  1674. }
  1675. }
  1676. ImTriangulatorNode* ear = _Ears.Data[--_Ears.Size];
  1677. out_triangle[0] = ear->Prev->Index;
  1678. out_triangle[1] = ear->Index;
  1679. out_triangle[2] = ear->Next->Index;
  1680. ear->Unlink();
  1681. if (ear == _Nodes)
  1682. _Nodes = ear->Next;
  1683. ReclassifyNode(ear->Prev);
  1684. ReclassifyNode(ear->Next);
  1685. _TrianglesLeft--;
  1686. }
  1687. void ImTriangulator::FlipNodeList()
  1688. {
  1689. ImTriangulatorNode* prev = _Nodes;
  1690. ImTriangulatorNode* temp = _Nodes;
  1691. ImTriangulatorNode* current = _Nodes->Next;
  1692. prev->Next = prev;
  1693. prev->Prev = prev;
  1694. while (current != _Nodes)
  1695. {
  1696. temp = current->Next;
  1697. current->Next = prev;
  1698. prev->Prev = current;
  1699. _Nodes->Next = current;
  1700. current->Prev = _Nodes;
  1701. prev = current;
  1702. current = temp;
  1703. }
  1704. _Nodes = prev;
  1705. }
  1706. // A triangle is an ear is no other vertex is inside it. We can test reflexes vertices only (see reference algorithm)
  1707. bool ImTriangulator::IsEar(int i0, int i1, int i2, const ImVec2& v0, const ImVec2& v1, const ImVec2& v2) const
  1708. {
  1709. ImTriangulatorNode** p_end = _Reflexes.Data + _Reflexes.Size;
  1710. for (ImTriangulatorNode** p = _Reflexes.Data; p < p_end; p++)
  1711. {
  1712. ImTriangulatorNode* reflex = *p;
  1713. if (reflex->Index != i0 && reflex->Index != i1 && reflex->Index != i2)
  1714. if (ImTriangleContainsPoint(v0, v1, v2, reflex->Pos))
  1715. return false;
  1716. }
  1717. return true;
  1718. }
  1719. void ImTriangulator::ReclassifyNode(ImTriangulatorNode* n1)
  1720. {
  1721. // Classify node
  1722. ImTriangulatorNodeType type;
  1723. const ImTriangulatorNode* n0 = n1->Prev;
  1724. const ImTriangulatorNode* n2 = n1->Next;
  1725. if (!ImTriangleIsClockwise(n0->Pos, n1->Pos, n2->Pos))
  1726. type = ImTriangulatorNodeType_Reflex;
  1727. else if (IsEar(n0->Index, n1->Index, n2->Index, n0->Pos, n1->Pos, n2->Pos))
  1728. type = ImTriangulatorNodeType_Ear;
  1729. else
  1730. type = ImTriangulatorNodeType_Convex;
  1731. // Update lists when a type changes
  1732. if (type == n1->Type)
  1733. return;
  1734. if (n1->Type == ImTriangulatorNodeType_Reflex)
  1735. _Reflexes.find_erase_unsorted(n1->Index);
  1736. else if (n1->Type == ImTriangulatorNodeType_Ear)
  1737. _Ears.find_erase_unsorted(n1->Index);
  1738. if (type == ImTriangulatorNodeType_Reflex)
  1739. _Reflexes.push_back(n1);
  1740. else if (type == ImTriangulatorNodeType_Ear)
  1741. _Ears.push_back(n1);
  1742. n1->Type = type;
  1743. }
  1744. // Use ear-clipping algorithm to triangulate a simple polygon (no self-interaction, no holes).
  1745. // (Reminder: we don't perform any coarse clipping/culling in ImDrawList layer!
  1746. // It is up to caller to ensure not making costly calls that will be outside of visible area.
  1747. // As concave fill is noticeably more expensive than other primitives, be mindful of this...
  1748. // Caller can build AABB of points, and avoid filling if 'draw_list->_CmdHeader.ClipRect.Overlays(points_bb) == false')
  1749. void ImDrawList::AddConcavePolyFilled(const ImVec2* points, const int points_count, ImU32 col)
  1750. {
  1751. if (points_count < 3 || (col & IM_COL32_A_MASK) == 0)
  1752. return;
  1753. const ImVec2 uv = _Data->TexUvWhitePixel;
  1754. ImTriangulator triangulator;
  1755. unsigned int triangle[3];
  1756. if (Flags & ImDrawListFlags_AntiAliasedFill)
  1757. {
  1758. // Anti-aliased Fill
  1759. const float AA_SIZE = _FringeScale;
  1760. const ImU32 col_trans = col & ~IM_COL32_A_MASK;
  1761. const int idx_count = (points_count - 2) * 3 + points_count * 6;
  1762. const int vtx_count = (points_count * 2);
  1763. PrimReserve(idx_count, vtx_count);
  1764. // Add indexes for fill
  1765. unsigned int vtx_inner_idx = _VtxCurrentIdx;
  1766. unsigned int vtx_outer_idx = _VtxCurrentIdx + 1;
  1767. _Data->TempBuffer.reserve_discard((ImTriangulator::EstimateScratchBufferSize(points_count) + sizeof(ImVec2)) / sizeof(ImVec2));
  1768. triangulator.Init(points, points_count, _Data->TempBuffer.Data);
  1769. while (triangulator._TrianglesLeft > 0)
  1770. {
  1771. triangulator.GetNextTriangle(triangle);
  1772. _IdxWritePtr[0] = (ImDrawIdx)(vtx_inner_idx + (triangle[0] << 1)); _IdxWritePtr[1] = (ImDrawIdx)(vtx_inner_idx + (triangle[1] << 1)); _IdxWritePtr[2] = (ImDrawIdx)(vtx_inner_idx + (triangle[2] << 1));
  1773. _IdxWritePtr += 3;
  1774. }
  1775. // Compute normals
  1776. _Data->TempBuffer.reserve_discard(points_count);
  1777. ImVec2* temp_normals = _Data->TempBuffer.Data;
  1778. for (int i0 = points_count - 1, i1 = 0; i1 < points_count; i0 = i1++)
  1779. {
  1780. const ImVec2& p0 = points[i0];
  1781. const ImVec2& p1 = points[i1];
  1782. float dx = p1.x - p0.x;
  1783. float dy = p1.y - p0.y;
  1784. IM_NORMALIZE2F_OVER_ZERO(dx, dy);
  1785. temp_normals[i0].x = dy;
  1786. temp_normals[i0].y = -dx;
  1787. }
  1788. for (int i0 = points_count - 1, i1 = 0; i1 < points_count; i0 = i1++)
  1789. {
  1790. // Average normals
  1791. const ImVec2& n0 = temp_normals[i0];
  1792. const ImVec2& n1 = temp_normals[i1];
  1793. float dm_x = (n0.x + n1.x) * 0.5f;
  1794. float dm_y = (n0.y + n1.y) * 0.5f;
  1795. IM_FIXNORMAL2F(dm_x, dm_y);
  1796. dm_x *= AA_SIZE * 0.5f;
  1797. dm_y *= AA_SIZE * 0.5f;
  1798. // Add vertices
  1799. _VtxWritePtr[0].pos.x = (points[i1].x - dm_x); _VtxWritePtr[0].pos.y = (points[i1].y - dm_y); _VtxWritePtr[0].uv = uv; _VtxWritePtr[0].col = col; // Inner
  1800. _VtxWritePtr[1].pos.x = (points[i1].x + dm_x); _VtxWritePtr[1].pos.y = (points[i1].y + dm_y); _VtxWritePtr[1].uv = uv; _VtxWritePtr[1].col = col_trans; // Outer
  1801. _VtxWritePtr += 2;
  1802. // Add indexes for fringes
  1803. _IdxWritePtr[0] = (ImDrawIdx)(vtx_inner_idx + (i1 << 1)); _IdxWritePtr[1] = (ImDrawIdx)(vtx_inner_idx + (i0 << 1)); _IdxWritePtr[2] = (ImDrawIdx)(vtx_outer_idx + (i0 << 1));
  1804. _IdxWritePtr[3] = (ImDrawIdx)(vtx_outer_idx + (i0 << 1)); _IdxWritePtr[4] = (ImDrawIdx)(vtx_outer_idx + (i1 << 1)); _IdxWritePtr[5] = (ImDrawIdx)(vtx_inner_idx + (i1 << 1));
  1805. _IdxWritePtr += 6;
  1806. }
  1807. _VtxCurrentIdx += (ImDrawIdx)vtx_count;
  1808. }
  1809. else
  1810. {
  1811. // Non Anti-aliased Fill
  1812. const int idx_count = (points_count - 2) * 3;
  1813. const int vtx_count = points_count;
  1814. PrimReserve(idx_count, vtx_count);
  1815. for (int i = 0; i < vtx_count; i++)
  1816. {
  1817. _VtxWritePtr[0].pos = points[i]; _VtxWritePtr[0].uv = uv; _VtxWritePtr[0].col = col;
  1818. _VtxWritePtr++;
  1819. }
  1820. _Data->TempBuffer.reserve_discard((ImTriangulator::EstimateScratchBufferSize(points_count) + sizeof(ImVec2)) / sizeof(ImVec2));
  1821. triangulator.Init(points, points_count, _Data->TempBuffer.Data);
  1822. while (triangulator._TrianglesLeft > 0)
  1823. {
  1824. triangulator.GetNextTriangle(triangle);
  1825. _IdxWritePtr[0] = (ImDrawIdx)(_VtxCurrentIdx + triangle[0]); _IdxWritePtr[1] = (ImDrawIdx)(_VtxCurrentIdx + triangle[1]); _IdxWritePtr[2] = (ImDrawIdx)(_VtxCurrentIdx + triangle[2]);
  1826. _IdxWritePtr += 3;
  1827. }
  1828. _VtxCurrentIdx += (ImDrawIdx)vtx_count;
  1829. }
  1830. }
  1831. //-----------------------------------------------------------------------------
  1832. // [SECTION] ImDrawListSplitter
  1833. //-----------------------------------------------------------------------------
  1834. // FIXME: This may be a little confusing, trying to be a little too low-level/optimal instead of just doing vector swap..
  1835. //-----------------------------------------------------------------------------
  1836. void ImDrawListSplitter::ClearFreeMemory()
  1837. {
  1838. for (int i = 0; i < _Channels.Size; i++)
  1839. {
  1840. if (i == _Current)
  1841. memset(&_Channels[i], 0, sizeof(_Channels[i])); // Current channel is a copy of CmdBuffer/IdxBuffer, don't destruct again
  1842. _Channels[i]._CmdBuffer.clear();
  1843. _Channels[i]._IdxBuffer.clear();
  1844. }
  1845. _Current = 0;
  1846. _Count = 1;
  1847. _Channels.clear();
  1848. }
  1849. void ImDrawListSplitter::Split(ImDrawList* draw_list, int channels_count)
  1850. {
  1851. IM_UNUSED(draw_list);
  1852. IM_ASSERT(_Current == 0 && _Count <= 1 && "Nested channel splitting is not supported. Please use separate instances of ImDrawListSplitter.");
  1853. int old_channels_count = _Channels.Size;
  1854. if (old_channels_count < channels_count)
  1855. {
  1856. _Channels.reserve(channels_count); // Avoid over reserving since this is likely to stay stable
  1857. _Channels.resize(channels_count);
  1858. }
  1859. _Count = channels_count;
  1860. // Channels[] (24/32 bytes each) hold storage that we'll swap with draw_list->_CmdBuffer/_IdxBuffer
  1861. // The content of Channels[0] at this point doesn't matter. We clear it to make state tidy in a debugger but we don't strictly need to.
  1862. // When we switch to the next channel, we'll copy draw_list->_CmdBuffer/_IdxBuffer into Channels[0] and then Channels[1] into draw_list->CmdBuffer/_IdxBuffer
  1863. memset(&_Channels[0], 0, sizeof(ImDrawChannel));
  1864. for (int i = 1; i < channels_count; i++)
  1865. {
  1866. if (i >= old_channels_count)
  1867. {
  1868. IM_PLACEMENT_NEW(&_Channels[i]) ImDrawChannel();
  1869. }
  1870. else
  1871. {
  1872. _Channels[i]._CmdBuffer.resize(0);
  1873. _Channels[i]._IdxBuffer.resize(0);
  1874. }
  1875. }
  1876. }
  1877. void ImDrawListSplitter::Merge(ImDrawList* draw_list)
  1878. {
  1879. // Note that we never use or rely on _Channels.Size because it is merely a buffer that we never shrink back to 0 to keep all sub-buffers ready for use.
  1880. if (_Count <= 1)
  1881. return;
  1882. SetCurrentChannel(draw_list, 0);
  1883. draw_list->_PopUnusedDrawCmd();
  1884. // Calculate our final buffer sizes. Also fix the incorrect IdxOffset values in each command.
  1885. int new_cmd_buffer_count = 0;
  1886. int new_idx_buffer_count = 0;
  1887. ImDrawCmd* last_cmd = (_Count > 0 && draw_list->CmdBuffer.Size > 0) ? &draw_list->CmdBuffer.back() : NULL;
  1888. int idx_offset = last_cmd ? last_cmd->IdxOffset + last_cmd->ElemCount : 0;
  1889. for (int i = 1; i < _Count; i++)
  1890. {
  1891. ImDrawChannel& ch = _Channels[i];
  1892. if (ch._CmdBuffer.Size > 0 && ch._CmdBuffer.back().ElemCount == 0 && ch._CmdBuffer.back().UserCallback == NULL) // Equivalent of PopUnusedDrawCmd()
  1893. ch._CmdBuffer.pop_back();
  1894. if (ch._CmdBuffer.Size > 0 && last_cmd != NULL)
  1895. {
  1896. // Do not include ImDrawCmd_AreSequentialIdxOffset() in the compare as we rebuild IdxOffset values ourselves.
  1897. // Manipulating IdxOffset (e.g. by reordering draw commands like done by RenderDimmedBackgroundBehindWindow()) is not supported within a splitter.
  1898. ImDrawCmd* next_cmd = &ch._CmdBuffer[0];
  1899. if (ImDrawCmd_HeaderCompare(last_cmd, next_cmd) == 0 && last_cmd->UserCallback == NULL && next_cmd->UserCallback == NULL)
  1900. {
  1901. // Merge previous channel last draw command with current channel first draw command if matching.
  1902. last_cmd->ElemCount += next_cmd->ElemCount;
  1903. idx_offset += next_cmd->ElemCount;
  1904. ch._CmdBuffer.erase(ch._CmdBuffer.Data); // FIXME-OPT: Improve for multiple merges.
  1905. }
  1906. }
  1907. if (ch._CmdBuffer.Size > 0)
  1908. last_cmd = &ch._CmdBuffer.back();
  1909. new_cmd_buffer_count += ch._CmdBuffer.Size;
  1910. new_idx_buffer_count += ch._IdxBuffer.Size;
  1911. for (int cmd_n = 0; cmd_n < ch._CmdBuffer.Size; cmd_n++)
  1912. {
  1913. ch._CmdBuffer.Data[cmd_n].IdxOffset = idx_offset;
  1914. idx_offset += ch._CmdBuffer.Data[cmd_n].ElemCount;
  1915. }
  1916. }
  1917. draw_list->CmdBuffer.resize(draw_list->CmdBuffer.Size + new_cmd_buffer_count);
  1918. draw_list->IdxBuffer.resize(draw_list->IdxBuffer.Size + new_idx_buffer_count);
  1919. // Write commands and indices in order (they are fairly small structures, we don't copy vertices only indices)
  1920. ImDrawCmd* cmd_write = draw_list->CmdBuffer.Data + draw_list->CmdBuffer.Size - new_cmd_buffer_count;
  1921. ImDrawIdx* idx_write = draw_list->IdxBuffer.Data + draw_list->IdxBuffer.Size - new_idx_buffer_count;
  1922. for (int i = 1; i < _Count; i++)
  1923. {
  1924. ImDrawChannel& ch = _Channels[i];
  1925. if (int sz = ch._CmdBuffer.Size) { memcpy(cmd_write, ch._CmdBuffer.Data, sz * sizeof(ImDrawCmd)); cmd_write += sz; }
  1926. if (int sz = ch._IdxBuffer.Size) { memcpy(idx_write, ch._IdxBuffer.Data, sz * sizeof(ImDrawIdx)); idx_write += sz; }
  1927. }
  1928. draw_list->_IdxWritePtr = idx_write;
  1929. // Ensure there's always a non-callback draw command trailing the command-buffer
  1930. if (draw_list->CmdBuffer.Size == 0 || draw_list->CmdBuffer.back().UserCallback != NULL)
  1931. draw_list->AddDrawCmd();
  1932. // If current command is used with different settings we need to add a new command
  1933. ImDrawCmd* curr_cmd = &draw_list->CmdBuffer.Data[draw_list->CmdBuffer.Size - 1];
  1934. if (curr_cmd->ElemCount == 0)
  1935. ImDrawCmd_HeaderCopy(curr_cmd, &draw_list->_CmdHeader); // Copy ClipRect, TextureId, VtxOffset
  1936. else if (ImDrawCmd_HeaderCompare(curr_cmd, &draw_list->_CmdHeader) != 0)
  1937. draw_list->AddDrawCmd();
  1938. _Count = 1;
  1939. }
  1940. void ImDrawListSplitter::SetCurrentChannel(ImDrawList* draw_list, int idx)
  1941. {
  1942. IM_ASSERT(idx >= 0 && idx < _Count);
  1943. if (_Current == idx)
  1944. return;
  1945. // Overwrite ImVector (12/16 bytes), four times. This is merely a silly optimization instead of doing .swap()
  1946. memcpy(&_Channels.Data[_Current]._CmdBuffer, &draw_list->CmdBuffer, sizeof(draw_list->CmdBuffer));
  1947. memcpy(&_Channels.Data[_Current]._IdxBuffer, &draw_list->IdxBuffer, sizeof(draw_list->IdxBuffer));
  1948. _Current = idx;
  1949. memcpy(&draw_list->CmdBuffer, &_Channels.Data[idx]._CmdBuffer, sizeof(draw_list->CmdBuffer));
  1950. memcpy(&draw_list->IdxBuffer, &_Channels.Data[idx]._IdxBuffer, sizeof(draw_list->IdxBuffer));
  1951. draw_list->_IdxWritePtr = draw_list->IdxBuffer.Data + draw_list->IdxBuffer.Size;
  1952. // If current command is used with different settings we need to add a new command
  1953. ImDrawCmd* curr_cmd = (draw_list->CmdBuffer.Size == 0) ? NULL : &draw_list->CmdBuffer.Data[draw_list->CmdBuffer.Size - 1];
  1954. if (curr_cmd == NULL)
  1955. draw_list->AddDrawCmd();
  1956. else if (curr_cmd->ElemCount == 0)
  1957. ImDrawCmd_HeaderCopy(curr_cmd, &draw_list->_CmdHeader); // Copy ClipRect, TextureId, VtxOffset
  1958. else if (ImDrawCmd_HeaderCompare(curr_cmd, &draw_list->_CmdHeader) != 0)
  1959. draw_list->AddDrawCmd();
  1960. }
  1961. //-----------------------------------------------------------------------------
  1962. // [SECTION] ImDrawData
  1963. //-----------------------------------------------------------------------------
  1964. void ImDrawData::Clear()
  1965. {
  1966. Valid = false;
  1967. CmdListsCount = TotalIdxCount = TotalVtxCount = 0;
  1968. CmdLists.resize(0); // The ImDrawList are NOT owned by ImDrawData but e.g. by ImGuiContext, so we don't clear them.
  1969. DisplayPos = DisplaySize = FramebufferScale = ImVec2(0.0f, 0.0f);
  1970. OwnerViewport = NULL;
  1971. }
  1972. // Important: 'out_list' is generally going to be draw_data->CmdLists, but may be another temporary list
  1973. // as long at it is expected that the result will be later merged into draw_data->CmdLists[].
  1974. void ImGui::AddDrawListToDrawDataEx(ImDrawData* draw_data, ImVector<ImDrawList*>* out_list, ImDrawList* draw_list)
  1975. {
  1976. if (draw_list->CmdBuffer.Size == 0)
  1977. return;
  1978. if (draw_list->CmdBuffer.Size == 1 && draw_list->CmdBuffer[0].ElemCount == 0 && draw_list->CmdBuffer[0].UserCallback == NULL)
  1979. return;
  1980. // Draw list sanity check. Detect mismatch between PrimReserve() calls and incrementing _VtxCurrentIdx, _VtxWritePtr etc.
  1981. // May trigger for you if you are using PrimXXX functions incorrectly.
  1982. IM_ASSERT(draw_list->VtxBuffer.Size == 0 || draw_list->_VtxWritePtr == draw_list->VtxBuffer.Data + draw_list->VtxBuffer.Size);
  1983. IM_ASSERT(draw_list->IdxBuffer.Size == 0 || draw_list->_IdxWritePtr == draw_list->IdxBuffer.Data + draw_list->IdxBuffer.Size);
  1984. if (!(draw_list->Flags & ImDrawListFlags_AllowVtxOffset))
  1985. IM_ASSERT((int)draw_list->_VtxCurrentIdx == draw_list->VtxBuffer.Size);
  1986. // Check that draw_list doesn't use more vertices than indexable (default ImDrawIdx = unsigned short = 2 bytes = 64K vertices per ImDrawList = per window)
  1987. // If this assert triggers because you are drawing lots of stuff manually:
  1988. // - First, make sure you are coarse clipping yourself and not trying to draw many things outside visible bounds.
  1989. // Be mindful that the lower-level ImDrawList API doesn't filter vertices. Use the Metrics/Debugger window to inspect draw list contents.
  1990. // - If you want large meshes with more than 64K vertices, you can either:
  1991. // (A) Handle the ImDrawCmd::VtxOffset value in your renderer backend, and set 'io.BackendFlags |= ImGuiBackendFlags_RendererHasVtxOffset'.
  1992. // Most example backends already support this from 1.71. Pre-1.71 backends won't.
  1993. // Some graphics API such as GL ES 1/2 don't have a way to offset the starting vertex so it is not supported for them.
  1994. // (B) Or handle 32-bit indices in your renderer backend, and uncomment '#define ImDrawIdx unsigned int' line in imconfig.h.
  1995. // Most example backends already support this. For example, the OpenGL example code detect index size at compile-time:
  1996. // glDrawElements(GL_TRIANGLES, (GLsizei)pcmd->ElemCount, sizeof(ImDrawIdx) == 2 ? GL_UNSIGNED_SHORT : GL_UNSIGNED_INT, idx_buffer_offset);
  1997. // Your own engine or render API may use different parameters or function calls to specify index sizes.
  1998. // 2 and 4 bytes indices are generally supported by most graphics API.
  1999. // - If for some reason neither of those solutions works for you, a workaround is to call BeginChild()/EndChild() before reaching
  2000. // the 64K limit to split your draw commands in multiple draw lists.
  2001. if (sizeof(ImDrawIdx) == 2)
  2002. IM_ASSERT(draw_list->_VtxCurrentIdx < (1 << 16) && "Too many vertices in ImDrawList using 16-bit indices. Read comment above");
  2003. // Resolve callback data pointers
  2004. if (draw_list->_CallbacksDataBuf.Size > 0)
  2005. for (ImDrawCmd& cmd : draw_list->CmdBuffer)
  2006. if (cmd.UserCallback != NULL && cmd.UserCallbackDataOffset != -1 && cmd.UserCallbackDataSize > 0)
  2007. cmd.UserCallbackData = draw_list->_CallbacksDataBuf.Data + cmd.UserCallbackDataOffset;
  2008. // Add to output list + records state in ImDrawData
  2009. out_list->push_back(draw_list);
  2010. draw_data->CmdListsCount++;
  2011. draw_data->TotalVtxCount += draw_list->VtxBuffer.Size;
  2012. draw_data->TotalIdxCount += draw_list->IdxBuffer.Size;
  2013. }
  2014. void ImDrawData::AddDrawList(ImDrawList* draw_list)
  2015. {
  2016. IM_ASSERT(CmdLists.Size == CmdListsCount);
  2017. draw_list->_PopUnusedDrawCmd();
  2018. ImGui::AddDrawListToDrawDataEx(this, &CmdLists, draw_list);
  2019. }
  2020. // For backward compatibility: convert all buffers from indexed to de-indexed, in case you cannot render indexed. Note: this is slow and most likely a waste of resources. Always prefer indexed rendering!
  2021. void ImDrawData::DeIndexAllBuffers()
  2022. {
  2023. ImVector<ImDrawVert> new_vtx_buffer;
  2024. TotalVtxCount = TotalIdxCount = 0;
  2025. for (int i = 0; i < CmdListsCount; i++)
  2026. {
  2027. ImDrawList* cmd_list = CmdLists[i];
  2028. if (cmd_list->IdxBuffer.empty())
  2029. continue;
  2030. new_vtx_buffer.resize(cmd_list->IdxBuffer.Size);
  2031. for (int j = 0; j < cmd_list->IdxBuffer.Size; j++)
  2032. new_vtx_buffer[j] = cmd_list->VtxBuffer[cmd_list->IdxBuffer[j]];
  2033. cmd_list->VtxBuffer.swap(new_vtx_buffer);
  2034. cmd_list->IdxBuffer.resize(0);
  2035. TotalVtxCount += cmd_list->VtxBuffer.Size;
  2036. }
  2037. }
  2038. // Helper to scale the ClipRect field of each ImDrawCmd.
  2039. // Use if your final output buffer is at a different scale than draw_data->DisplaySize,
  2040. // or if there is a difference between your window resolution and framebuffer resolution.
  2041. void ImDrawData::ScaleClipRects(const ImVec2& fb_scale)
  2042. {
  2043. for (ImDrawList* draw_list : CmdLists)
  2044. for (ImDrawCmd& cmd : draw_list->CmdBuffer)
  2045. cmd.ClipRect = ImVec4(cmd.ClipRect.x * fb_scale.x, cmd.ClipRect.y * fb_scale.y, cmd.ClipRect.z * fb_scale.x, cmd.ClipRect.w * fb_scale.y);
  2046. }
  2047. //-----------------------------------------------------------------------------
  2048. // [SECTION] Helpers ShadeVertsXXX functions
  2049. //-----------------------------------------------------------------------------
  2050. // Generic linear color gradient, write to RGB fields, leave A untouched.
  2051. void ImGui::ShadeVertsLinearColorGradientKeepAlpha(ImDrawList* draw_list, int vert_start_idx, int vert_end_idx, ImVec2 gradient_p0, ImVec2 gradient_p1, ImU32 col0, ImU32 col1)
  2052. {
  2053. ImVec2 gradient_extent = gradient_p1 - gradient_p0;
  2054. float gradient_inv_length2 = 1.0f / ImLengthSqr(gradient_extent);
  2055. ImDrawVert* vert_start = draw_list->VtxBuffer.Data + vert_start_idx;
  2056. ImDrawVert* vert_end = draw_list->VtxBuffer.Data + vert_end_idx;
  2057. const int col0_r = (int)(col0 >> IM_COL32_R_SHIFT) & 0xFF;
  2058. const int col0_g = (int)(col0 >> IM_COL32_G_SHIFT) & 0xFF;
  2059. const int col0_b = (int)(col0 >> IM_COL32_B_SHIFT) & 0xFF;
  2060. const int col_delta_r = ((int)(col1 >> IM_COL32_R_SHIFT) & 0xFF) - col0_r;
  2061. const int col_delta_g = ((int)(col1 >> IM_COL32_G_SHIFT) & 0xFF) - col0_g;
  2062. const int col_delta_b = ((int)(col1 >> IM_COL32_B_SHIFT) & 0xFF) - col0_b;
  2063. for (ImDrawVert* vert = vert_start; vert < vert_end; vert++)
  2064. {
  2065. float d = ImDot(vert->pos - gradient_p0, gradient_extent);
  2066. float t = ImClamp(d * gradient_inv_length2, 0.0f, 1.0f);
  2067. int r = (int)(col0_r + col_delta_r * t);
  2068. int g = (int)(col0_g + col_delta_g * t);
  2069. int b = (int)(col0_b + col_delta_b * t);
  2070. vert->col = (r << IM_COL32_R_SHIFT) | (g << IM_COL32_G_SHIFT) | (b << IM_COL32_B_SHIFT) | (vert->col & IM_COL32_A_MASK);
  2071. }
  2072. }
  2073. // Distribute UV over (a, b) rectangle
  2074. void ImGui::ShadeVertsLinearUV(ImDrawList* draw_list, int vert_start_idx, int vert_end_idx, const ImVec2& a, const ImVec2& b, const ImVec2& uv_a, const ImVec2& uv_b, bool clamp)
  2075. {
  2076. const ImVec2 size = b - a;
  2077. const ImVec2 uv_size = uv_b - uv_a;
  2078. const ImVec2 scale = ImVec2(
  2079. size.x != 0.0f ? (uv_size.x / size.x) : 0.0f,
  2080. size.y != 0.0f ? (uv_size.y / size.y) : 0.0f);
  2081. ImDrawVert* vert_start = draw_list->VtxBuffer.Data + vert_start_idx;
  2082. ImDrawVert* vert_end = draw_list->VtxBuffer.Data + vert_end_idx;
  2083. if (clamp)
  2084. {
  2085. const ImVec2 min = ImMin(uv_a, uv_b);
  2086. const ImVec2 max = ImMax(uv_a, uv_b);
  2087. for (ImDrawVert* vertex = vert_start; vertex < vert_end; ++vertex)
  2088. vertex->uv = ImClamp(uv_a + ImMul(ImVec2(vertex->pos.x, vertex->pos.y) - a, scale), min, max);
  2089. }
  2090. else
  2091. {
  2092. for (ImDrawVert* vertex = vert_start; vertex < vert_end; ++vertex)
  2093. vertex->uv = uv_a + ImMul(ImVec2(vertex->pos.x, vertex->pos.y) - a, scale);
  2094. }
  2095. }
  2096. void ImGui::ShadeVertsTransformPos(ImDrawList* draw_list, int vert_start_idx, int vert_end_idx, const ImVec2& pivot_in, float cos_a, float sin_a, const ImVec2& pivot_out)
  2097. {
  2098. ImDrawVert* vert_start = draw_list->VtxBuffer.Data + vert_start_idx;
  2099. ImDrawVert* vert_end = draw_list->VtxBuffer.Data + vert_end_idx;
  2100. for (ImDrawVert* vertex = vert_start; vertex < vert_end; ++vertex)
  2101. vertex->pos = ImRotate(vertex->pos- pivot_in, cos_a, sin_a) + pivot_out;
  2102. }
  2103. //-----------------------------------------------------------------------------
  2104. // [SECTION] ImFontConfig
  2105. //-----------------------------------------------------------------------------
  2106. ImFontConfig::ImFontConfig()
  2107. {
  2108. memset(this, 0, sizeof(*this));
  2109. FontDataOwnedByAtlas = true;
  2110. OversampleH = 2;
  2111. OversampleV = 1;
  2112. GlyphMaxAdvanceX = FLT_MAX;
  2113. RasterizerMultiply = 1.0f;
  2114. RasterizerDensity = 1.0f;
  2115. EllipsisChar = (ImWchar)-1;
  2116. }
  2117. //-----------------------------------------------------------------------------
  2118. // [SECTION] ImFontAtlas
  2119. //-----------------------------------------------------------------------------
  2120. // A work of art lies ahead! (. = white layer, X = black layer, others are blank)
  2121. // The 2x2 white texels on the top left are the ones we'll use everywhere in Dear ImGui to render filled shapes.
  2122. // (This is used when io.MouseDrawCursor = true)
  2123. const int FONT_ATLAS_DEFAULT_TEX_DATA_W = 122; // Actual texture will be 2 times that + 1 spacing.
  2124. const int FONT_ATLAS_DEFAULT_TEX_DATA_H = 27;
  2125. static const char FONT_ATLAS_DEFAULT_TEX_DATA_PIXELS[FONT_ATLAS_DEFAULT_TEX_DATA_W * FONT_ATLAS_DEFAULT_TEX_DATA_H + 1] =
  2126. {
  2127. "..- -XXXXXXX- X - X -XXXXXXX - XXXXXXX- XX - XX XX "
  2128. "..- -X.....X- X.X - X.X -X.....X - X.....X- X..X -X..X X..X"
  2129. "--- -XXX.XXX- X...X - X...X -X....X - X....X- X..X -X...X X...X"
  2130. "X - X.X - X.....X - X.....X -X...X - X...X- X..X - X...X X...X "
  2131. "XX - X.X -X.......X- X.......X -X..X.X - X.X..X- X..X - X...X...X "
  2132. "X.X - X.X -XXXX.XXXX- XXXX.XXXX -X.X X.X - X.X X.X- X..XXX - X.....X "
  2133. "X..X - X.X - X.X - X.X -XX X.X - X.X XX- X..X..XXX - X...X "
  2134. "X...X - X.X - X.X - XX X.X XX - X.X - X.X - X..X..X..XX - X.X "
  2135. "X....X - X.X - X.X - X.X X.X X.X - X.X - X.X - X..X..X..X.X - X...X "
  2136. "X.....X - X.X - X.X - X..X X.X X..X - X.X - X.X -XXX X..X..X..X..X- X.....X "
  2137. "X......X - X.X - X.X - X...XXXXXX.XXXXXX...X - X.X XX-XX X.X -X..XX........X..X- X...X...X "
  2138. "X.......X - X.X - X.X -X.....................X- X.X X.X-X.X X.X -X...X...........X- X...X X...X "
  2139. "X........X - X.X - X.X - X...XXXXXX.XXXXXX...X - X.X..X-X..X.X - X..............X-X...X X...X"
  2140. "X.........X -XXX.XXX- X.X - X..X X.X X..X - X...X-X...X - X.............X-X..X X..X"
  2141. "X..........X-X.....X- X.X - X.X X.X X.X - X....X-X....X - X.............X- XX XX "
  2142. "X......XXXXX-XXXXXXX- X.X - XX X.X XX - X.....X-X.....X - X............X--------------"
  2143. "X...X..X --------- X.X - X.X - XXXXXXX-XXXXXXX - X...........X - "
  2144. "X..X X..X - -XXXX.XXXX- XXXX.XXXX ------------------------------------- X..........X - "
  2145. "X.X X..X - -X.......X- X.......X - XX XX - - X..........X - "
  2146. "XX X..X - - X.....X - X.....X - X.X X.X - - X........X - "
  2147. " X..X - - X...X - X...X - X..X X..X - - X........X - "
  2148. " XX - - X.X - X.X - X...XXXXXXXXXXXXX...X - - XXXXXXXXXX - "
  2149. "------------- - X - X -X.....................X- ------------------- "
  2150. " ----------------------------------- X...XXXXXXXXXXXXX...X - "
  2151. " - X..X X..X - "
  2152. " - X.X X.X - "
  2153. " - XX XX - "
  2154. };
  2155. static const ImVec2 FONT_ATLAS_DEFAULT_TEX_CURSOR_DATA[ImGuiMouseCursor_COUNT][3] =
  2156. {
  2157. // Pos ........ Size ......... Offset ......
  2158. { ImVec2( 0,3), ImVec2(12,19), ImVec2( 0, 0) }, // ImGuiMouseCursor_Arrow
  2159. { ImVec2(13,0), ImVec2( 7,16), ImVec2( 1, 8) }, // ImGuiMouseCursor_TextInput
  2160. { ImVec2(31,0), ImVec2(23,23), ImVec2(11,11) }, // ImGuiMouseCursor_ResizeAll
  2161. { ImVec2(21,0), ImVec2( 9,23), ImVec2( 4,11) }, // ImGuiMouseCursor_ResizeNS
  2162. { ImVec2(55,18),ImVec2(23, 9), ImVec2(11, 4) }, // ImGuiMouseCursor_ResizeEW
  2163. { ImVec2(73,0), ImVec2(17,17), ImVec2( 8, 8) }, // ImGuiMouseCursor_ResizeNESW
  2164. { ImVec2(55,0), ImVec2(17,17), ImVec2( 8, 8) }, // ImGuiMouseCursor_ResizeNWSE
  2165. { ImVec2(91,0), ImVec2(17,22), ImVec2( 5, 0) }, // ImGuiMouseCursor_Hand
  2166. { ImVec2(109,0),ImVec2(13,15), ImVec2( 6, 7) }, // ImGuiMouseCursor_NotAllowed
  2167. };
  2168. ImFontAtlas::ImFontAtlas()
  2169. {
  2170. memset(this, 0, sizeof(*this));
  2171. TexGlyphPadding = 1;
  2172. PackIdMouseCursors = PackIdLines = -1;
  2173. }
  2174. ImFontAtlas::~ImFontAtlas()
  2175. {
  2176. IM_ASSERT(!Locked && "Cannot modify a locked ImFontAtlas between NewFrame() and EndFrame/Render()!");
  2177. Clear();
  2178. }
  2179. void ImFontAtlas::ClearInputData()
  2180. {
  2181. IM_ASSERT(!Locked && "Cannot modify a locked ImFontAtlas between NewFrame() and EndFrame/Render()!");
  2182. for (ImFontConfig& font_cfg : ConfigData)
  2183. if (font_cfg.FontData && font_cfg.FontDataOwnedByAtlas)
  2184. {
  2185. IM_FREE(font_cfg.FontData);
  2186. font_cfg.FontData = NULL;
  2187. }
  2188. // When clearing this we lose access to the font name and other information used to build the font.
  2189. for (ImFont* font : Fonts)
  2190. if (font->ConfigData >= ConfigData.Data && font->ConfigData < ConfigData.Data + ConfigData.Size)
  2191. {
  2192. font->ConfigData = NULL;
  2193. font->ConfigDataCount = 0;
  2194. }
  2195. ConfigData.clear();
  2196. CustomRects.clear();
  2197. PackIdMouseCursors = PackIdLines = -1;
  2198. // Important: we leave TexReady untouched
  2199. }
  2200. void ImFontAtlas::ClearTexData()
  2201. {
  2202. IM_ASSERT(!Locked && "Cannot modify a locked ImFontAtlas between NewFrame() and EndFrame/Render()!");
  2203. if (TexPixelsAlpha8)
  2204. IM_FREE(TexPixelsAlpha8);
  2205. if (TexPixelsRGBA32)
  2206. IM_FREE(TexPixelsRGBA32);
  2207. TexPixelsAlpha8 = NULL;
  2208. TexPixelsRGBA32 = NULL;
  2209. TexPixelsUseColors = false;
  2210. // Important: we leave TexReady untouched
  2211. }
  2212. void ImFontAtlas::ClearFonts()
  2213. {
  2214. IM_ASSERT(!Locked && "Cannot modify a locked ImFontAtlas between NewFrame() and EndFrame/Render()!");
  2215. Fonts.clear_delete();
  2216. TexReady = false;
  2217. }
  2218. void ImFontAtlas::Clear()
  2219. {
  2220. ClearInputData();
  2221. ClearTexData();
  2222. ClearFonts();
  2223. }
  2224. void ImFontAtlas::GetTexDataAsAlpha8(unsigned char** out_pixels, int* out_width, int* out_height, int* out_bytes_per_pixel)
  2225. {
  2226. // Build atlas on demand
  2227. if (TexPixelsAlpha8 == NULL)
  2228. Build();
  2229. *out_pixels = TexPixelsAlpha8;
  2230. if (out_width) *out_width = TexWidth;
  2231. if (out_height) *out_height = TexHeight;
  2232. if (out_bytes_per_pixel) *out_bytes_per_pixel = 1;
  2233. }
  2234. void ImFontAtlas::GetTexDataAsRGBA32(unsigned char** out_pixels, int* out_width, int* out_height, int* out_bytes_per_pixel)
  2235. {
  2236. // Convert to RGBA32 format on demand
  2237. // Although it is likely to be the most commonly used format, our font rendering is 1 channel / 8 bpp
  2238. if (!TexPixelsRGBA32)
  2239. {
  2240. unsigned char* pixels = NULL;
  2241. GetTexDataAsAlpha8(&pixels, NULL, NULL);
  2242. if (pixels)
  2243. {
  2244. TexPixelsRGBA32 = (unsigned int*)IM_ALLOC((size_t)TexWidth * (size_t)TexHeight * 4);
  2245. const unsigned char* src = pixels;
  2246. unsigned int* dst = TexPixelsRGBA32;
  2247. for (int n = TexWidth * TexHeight; n > 0; n--)
  2248. *dst++ = IM_COL32(255, 255, 255, (unsigned int)(*src++));
  2249. }
  2250. }
  2251. *out_pixels = (unsigned char*)TexPixelsRGBA32;
  2252. if (out_width) *out_width = TexWidth;
  2253. if (out_height) *out_height = TexHeight;
  2254. if (out_bytes_per_pixel) *out_bytes_per_pixel = 4;
  2255. }
  2256. ImFont* ImFontAtlas::AddFont(const ImFontConfig* font_cfg)
  2257. {
  2258. IM_ASSERT(!Locked && "Cannot modify a locked ImFontAtlas between NewFrame() and EndFrame/Render()!");
  2259. IM_ASSERT(font_cfg->FontData != NULL && font_cfg->FontDataSize > 0);
  2260. IM_ASSERT(font_cfg->SizePixels > 0.0f && "Is ImFontConfig struct correctly initialized?");
  2261. IM_ASSERT(font_cfg->OversampleH > 0 && font_cfg->OversampleV > 0 && "Is ImFontConfig struct correctly initialized?");
  2262. IM_ASSERT(font_cfg->RasterizerDensity > 0.0f);
  2263. // Create new font
  2264. if (!font_cfg->MergeMode)
  2265. Fonts.push_back(IM_NEW(ImFont));
  2266. else
  2267. IM_ASSERT(Fonts.Size > 0 && "Cannot use MergeMode for the first font"); // When using MergeMode make sure that a font has already been added before. You can use ImGui::GetIO().Fonts->AddFontDefault() to add the default imgui font.
  2268. ConfigData.push_back(*font_cfg);
  2269. ImFontConfig& new_font_cfg = ConfigData.back();
  2270. if (new_font_cfg.DstFont == NULL)
  2271. new_font_cfg.DstFont = Fonts.back();
  2272. if (!new_font_cfg.FontDataOwnedByAtlas)
  2273. {
  2274. new_font_cfg.FontData = IM_ALLOC(new_font_cfg.FontDataSize);
  2275. new_font_cfg.FontDataOwnedByAtlas = true;
  2276. memcpy(new_font_cfg.FontData, font_cfg->FontData, (size_t)new_font_cfg.FontDataSize);
  2277. }
  2278. // Round font size
  2279. // - We started rounding in 1.90 WIP (18991) as our layout system currently doesn't support non-rounded font size well yet.
  2280. // - Note that using io.FontGlobalScale or SetWindowFontScale(), with are legacy-ish, partially supported features, can still lead to unrounded sizes.
  2281. // - We may support it better later and remove this rounding.
  2282. new_font_cfg.SizePixels = ImTrunc(new_font_cfg.SizePixels);
  2283. if (new_font_cfg.DstFont->EllipsisChar == (ImWchar)-1)
  2284. new_font_cfg.DstFont->EllipsisChar = font_cfg->EllipsisChar;
  2285. // Pointers to ConfigData and BuilderData are otherwise dangling
  2286. ImFontAtlasUpdateConfigDataPointers(this);
  2287. // Invalidate texture
  2288. TexReady = false;
  2289. ClearTexData();
  2290. return new_font_cfg.DstFont;
  2291. }
  2292. // Default font TTF is compressed with stb_compress then base85 encoded (see misc/fonts/binary_to_compressed_c.cpp for encoder)
  2293. static unsigned int stb_decompress_length(const unsigned char* input);
  2294. static unsigned int stb_decompress(unsigned char* output, const unsigned char* input, unsigned int length);
  2295. static unsigned int Decode85Byte(char c) { return c >= '\\' ? c-36 : c-35; }
  2296. static void Decode85(const unsigned char* src, unsigned char* dst)
  2297. {
  2298. while (*src)
  2299. {
  2300. unsigned int tmp = Decode85Byte(src[0]) + 85 * (Decode85Byte(src[1]) + 85 * (Decode85Byte(src[2]) + 85 * (Decode85Byte(src[3]) + 85 * Decode85Byte(src[4]))));
  2301. dst[0] = ((tmp >> 0) & 0xFF); dst[1] = ((tmp >> 8) & 0xFF); dst[2] = ((tmp >> 16) & 0xFF); dst[3] = ((tmp >> 24) & 0xFF); // We can't assume little-endianness.
  2302. src += 5;
  2303. dst += 4;
  2304. }
  2305. }
  2306. #ifndef IMGUI_DISABLE_DEFAULT_FONT
  2307. static const char* GetDefaultCompressedFontDataTTF(int* out_size);
  2308. #endif
  2309. // Load embedded ProggyClean.ttf at size 13, disable oversampling
  2310. ImFont* ImFontAtlas::AddFontDefault(const ImFontConfig* font_cfg_template)
  2311. {
  2312. #ifndef IMGUI_DISABLE_DEFAULT_FONT
  2313. ImFontConfig font_cfg = font_cfg_template ? *font_cfg_template : ImFontConfig();
  2314. if (!font_cfg_template)
  2315. {
  2316. font_cfg.OversampleH = font_cfg.OversampleV = 1;
  2317. font_cfg.PixelSnapH = true;
  2318. }
  2319. if (font_cfg.SizePixels <= 0.0f)
  2320. font_cfg.SizePixels = 13.0f * 1.0f;
  2321. if (font_cfg.Name[0] == '\0')
  2322. ImFormatString(font_cfg.Name, IM_ARRAYSIZE(font_cfg.Name), "ProggyClean.ttf, %dpx", (int)font_cfg.SizePixels);
  2323. font_cfg.EllipsisChar = (ImWchar)0x0085;
  2324. font_cfg.GlyphOffset.y = 1.0f * IM_TRUNC(font_cfg.SizePixels / 13.0f); // Add +1 offset per 13 units
  2325. int ttf_compressed_size = 0;
  2326. const char* ttf_compressed = GetDefaultCompressedFontDataTTF(&ttf_compressed_size);
  2327. const ImWchar* glyph_ranges = font_cfg.GlyphRanges != NULL ? font_cfg.GlyphRanges : GetGlyphRangesDefault();
  2328. ImFont* font = AddFontFromMemoryCompressedTTF(ttf_compressed, ttf_compressed_size, font_cfg.SizePixels, &font_cfg, glyph_ranges);
  2329. return font;
  2330. #else
  2331. IM_ASSERT(0 && "AddFontDefault() disabled in this build.");
  2332. IM_UNUSED(font_cfg_template);
  2333. return NULL;
  2334. #endif // #ifndef IMGUI_DISABLE_DEFAULT_FONT
  2335. }
  2336. ImFont* ImFontAtlas::AddFontFromFileTTF(const char* filename, float size_pixels, const ImFontConfig* font_cfg_template, const ImWchar* glyph_ranges)
  2337. {
  2338. IM_ASSERT(!Locked && "Cannot modify a locked ImFontAtlas between NewFrame() and EndFrame/Render()!");
  2339. size_t data_size = 0;
  2340. void* data = ImFileLoadToMemory(filename, "rb", &data_size, 0);
  2341. if (!data)
  2342. {
  2343. IM_ASSERT_USER_ERROR(0, "Could not load font file!");
  2344. return NULL;
  2345. }
  2346. ImFontConfig font_cfg = font_cfg_template ? *font_cfg_template : ImFontConfig();
  2347. if (font_cfg.Name[0] == '\0')
  2348. {
  2349. // Store a short copy of filename into into the font name for convenience
  2350. const char* p;
  2351. for (p = filename + strlen(filename); p > filename && p[-1] != '/' && p[-1] != '\\'; p--) {}
  2352. ImFormatString(font_cfg.Name, IM_ARRAYSIZE(font_cfg.Name), "%s, %.0fpx", p, size_pixels);
  2353. }
  2354. return AddFontFromMemoryTTF(data, (int)data_size, size_pixels, &font_cfg, glyph_ranges);
  2355. }
  2356. // NB: Transfer ownership of 'ttf_data' to ImFontAtlas, unless font_cfg_template->FontDataOwnedByAtlas == false. Owned TTF buffer will be deleted after Build().
  2357. ImFont* ImFontAtlas::AddFontFromMemoryTTF(void* font_data, int font_data_size, float size_pixels, const ImFontConfig* font_cfg_template, const ImWchar* glyph_ranges)
  2358. {
  2359. IM_ASSERT(!Locked && "Cannot modify a locked ImFontAtlas between NewFrame() and EndFrame/Render()!");
  2360. ImFontConfig font_cfg = font_cfg_template ? *font_cfg_template : ImFontConfig();
  2361. IM_ASSERT(font_cfg.FontData == NULL);
  2362. IM_ASSERT(font_data_size > 100 && "Incorrect value for font_data_size!"); // Heuristic to prevent accidentally passing a wrong value to font_data_size.
  2363. font_cfg.FontData = font_data;
  2364. font_cfg.FontDataSize = font_data_size;
  2365. font_cfg.SizePixels = size_pixels > 0.0f ? size_pixels : font_cfg.SizePixels;
  2366. if (glyph_ranges)
  2367. font_cfg.GlyphRanges = glyph_ranges;
  2368. return AddFont(&font_cfg);
  2369. }
  2370. ImFont* ImFontAtlas::AddFontFromMemoryCompressedTTF(const void* compressed_ttf_data, int compressed_ttf_size, float size_pixels, const ImFontConfig* font_cfg_template, const ImWchar* glyph_ranges)
  2371. {
  2372. const unsigned int buf_decompressed_size = stb_decompress_length((const unsigned char*)compressed_ttf_data);
  2373. unsigned char* buf_decompressed_data = (unsigned char*)IM_ALLOC(buf_decompressed_size);
  2374. stb_decompress(buf_decompressed_data, (const unsigned char*)compressed_ttf_data, (unsigned int)compressed_ttf_size);
  2375. ImFontConfig font_cfg = font_cfg_template ? *font_cfg_template : ImFontConfig();
  2376. IM_ASSERT(font_cfg.FontData == NULL);
  2377. font_cfg.FontDataOwnedByAtlas = true;
  2378. return AddFontFromMemoryTTF(buf_decompressed_data, (int)buf_decompressed_size, size_pixels, &font_cfg, glyph_ranges);
  2379. }
  2380. ImFont* ImFontAtlas::AddFontFromMemoryCompressedBase85TTF(const char* compressed_ttf_data_base85, float size_pixels, const ImFontConfig* font_cfg, const ImWchar* glyph_ranges)
  2381. {
  2382. int compressed_ttf_size = (((int)strlen(compressed_ttf_data_base85) + 4) / 5) * 4;
  2383. void* compressed_ttf = IM_ALLOC((size_t)compressed_ttf_size);
  2384. Decode85((const unsigned char*)compressed_ttf_data_base85, (unsigned char*)compressed_ttf);
  2385. ImFont* font = AddFontFromMemoryCompressedTTF(compressed_ttf, compressed_ttf_size, size_pixels, font_cfg, glyph_ranges);
  2386. IM_FREE(compressed_ttf);
  2387. return font;
  2388. }
  2389. int ImFontAtlas::AddCustomRectRegular(int width, int height)
  2390. {
  2391. IM_ASSERT(width > 0 && width <= 0xFFFF);
  2392. IM_ASSERT(height > 0 && height <= 0xFFFF);
  2393. ImFontAtlasCustomRect r;
  2394. r.Width = (unsigned short)width;
  2395. r.Height = (unsigned short)height;
  2396. CustomRects.push_back(r);
  2397. return CustomRects.Size - 1; // Return index
  2398. }
  2399. int ImFontAtlas::AddCustomRectFontGlyph(ImFont* font, ImWchar id, int width, int height, float advance_x, const ImVec2& offset)
  2400. {
  2401. #ifdef IMGUI_USE_WCHAR32
  2402. IM_ASSERT(id <= IM_UNICODE_CODEPOINT_MAX);
  2403. #endif
  2404. IM_ASSERT(font != NULL);
  2405. IM_ASSERT(width > 0 && width <= 0xFFFF);
  2406. IM_ASSERT(height > 0 && height <= 0xFFFF);
  2407. ImFontAtlasCustomRect r;
  2408. r.Width = (unsigned short)width;
  2409. r.Height = (unsigned short)height;
  2410. r.GlyphID = id;
  2411. r.GlyphColored = 0; // Set to 1 manually to mark glyph as colored // FIXME: No official API for that (#8133)
  2412. r.GlyphAdvanceX = advance_x;
  2413. r.GlyphOffset = offset;
  2414. r.Font = font;
  2415. CustomRects.push_back(r);
  2416. return CustomRects.Size - 1; // Return index
  2417. }
  2418. void ImFontAtlas::CalcCustomRectUV(const ImFontAtlasCustomRect* rect, ImVec2* out_uv_min, ImVec2* out_uv_max) const
  2419. {
  2420. IM_ASSERT(TexWidth > 0 && TexHeight > 0); // Font atlas needs to be built before we can calculate UV coordinates
  2421. IM_ASSERT(rect->IsPacked()); // Make sure the rectangle has been packed
  2422. *out_uv_min = ImVec2((float)rect->X * TexUvScale.x, (float)rect->Y * TexUvScale.y);
  2423. *out_uv_max = ImVec2((float)(rect->X + rect->Width) * TexUvScale.x, (float)(rect->Y + rect->Height) * TexUvScale.y);
  2424. }
  2425. bool ImFontAtlas::GetMouseCursorTexData(ImGuiMouseCursor cursor_type, ImVec2* out_offset, ImVec2* out_size, ImVec2 out_uv_border[2], ImVec2 out_uv_fill[2])
  2426. {
  2427. if (cursor_type <= ImGuiMouseCursor_None || cursor_type >= ImGuiMouseCursor_COUNT)
  2428. return false;
  2429. if (Flags & ImFontAtlasFlags_NoMouseCursors)
  2430. return false;
  2431. IM_ASSERT(PackIdMouseCursors != -1);
  2432. ImFontAtlasCustomRect* r = GetCustomRectByIndex(PackIdMouseCursors);
  2433. ImVec2 pos = FONT_ATLAS_DEFAULT_TEX_CURSOR_DATA[cursor_type][0] + ImVec2((float)r->X, (float)r->Y);
  2434. ImVec2 size = FONT_ATLAS_DEFAULT_TEX_CURSOR_DATA[cursor_type][1];
  2435. *out_size = size;
  2436. *out_offset = FONT_ATLAS_DEFAULT_TEX_CURSOR_DATA[cursor_type][2];
  2437. out_uv_border[0] = (pos) * TexUvScale;
  2438. out_uv_border[1] = (pos + size) * TexUvScale;
  2439. pos.x += FONT_ATLAS_DEFAULT_TEX_DATA_W + 1;
  2440. out_uv_fill[0] = (pos) * TexUvScale;
  2441. out_uv_fill[1] = (pos + size) * TexUvScale;
  2442. return true;
  2443. }
  2444. bool ImFontAtlas::Build()
  2445. {
  2446. IM_ASSERT(!Locked && "Cannot modify a locked ImFontAtlas between NewFrame() and EndFrame/Render()!");
  2447. // Default font is none are specified
  2448. if (ConfigData.Size == 0)
  2449. AddFontDefault();
  2450. // Select builder
  2451. // - Note that we do not reassign to atlas->FontBuilderIO, since it is likely to point to static data which
  2452. // may mess with some hot-reloading schemes. If you need to assign to this (for dynamic selection) AND are
  2453. // using a hot-reloading scheme that messes up static data, store your own instance of ImFontBuilderIO somewhere
  2454. // and point to it instead of pointing directly to return value of the GetBuilderXXX functions.
  2455. const ImFontBuilderIO* builder_io = FontBuilderIO;
  2456. if (builder_io == NULL)
  2457. {
  2458. #ifdef IMGUI_ENABLE_FREETYPE
  2459. builder_io = ImGuiFreeType::GetBuilderForFreeType();
  2460. #elif defined(IMGUI_ENABLE_STB_TRUETYPE)
  2461. builder_io = ImFontAtlasGetBuilderForStbTruetype();
  2462. #else
  2463. IM_ASSERT(0); // Invalid Build function
  2464. #endif
  2465. }
  2466. // Build
  2467. return builder_io->FontBuilder_Build(this);
  2468. }
  2469. void ImFontAtlasBuildMultiplyCalcLookupTable(unsigned char out_table[256], float in_brighten_factor)
  2470. {
  2471. for (unsigned int i = 0; i < 256; i++)
  2472. {
  2473. unsigned int value = (unsigned int)(i * in_brighten_factor);
  2474. out_table[i] = value > 255 ? 255 : (value & 0xFF);
  2475. }
  2476. }
  2477. void ImFontAtlasBuildMultiplyRectAlpha8(const unsigned char table[256], unsigned char* pixels, int x, int y, int w, int h, int stride)
  2478. {
  2479. IM_ASSERT_PARANOID(w <= stride);
  2480. unsigned char* data = pixels + x + y * stride;
  2481. for (int j = h; j > 0; j--, data += stride - w)
  2482. for (int i = w; i > 0; i--, data++)
  2483. *data = table[*data];
  2484. }
  2485. #ifdef IMGUI_ENABLE_STB_TRUETYPE
  2486. // Temporary data for one source font (multiple source fonts can be merged into one destination ImFont)
  2487. // (C++03 doesn't allow instancing ImVector<> with function-local types so we declare the type here.)
  2488. struct ImFontBuildSrcData
  2489. {
  2490. stbtt_fontinfo FontInfo;
  2491. stbtt_pack_range PackRange; // Hold the list of codepoints to pack (essentially points to Codepoints.Data)
  2492. stbrp_rect* Rects; // Rectangle to pack. We first fill in their size and the packer will give us their position.
  2493. stbtt_packedchar* PackedChars; // Output glyphs
  2494. const ImWchar* SrcRanges; // Ranges as requested by user (user is allowed to request too much, e.g. 0x0020..0xFFFF)
  2495. int DstIndex; // Index into atlas->Fonts[] and dst_tmp_array[]
  2496. int GlyphsHighest; // Highest requested codepoint
  2497. int GlyphsCount; // Glyph count (excluding missing glyphs and glyphs already set by an earlier source font)
  2498. ImBitVector GlyphsSet; // Glyph bit map (random access, 1-bit per codepoint. This will be a maximum of 8KB)
  2499. ImVector<int> GlyphsList; // Glyph codepoints list (flattened version of GlyphsSet)
  2500. };
  2501. // Temporary data for one destination ImFont* (multiple source fonts can be merged into one destination ImFont)
  2502. struct ImFontBuildDstData
  2503. {
  2504. int SrcCount; // Number of source fonts targeting this destination font.
  2505. int GlyphsHighest;
  2506. int GlyphsCount;
  2507. ImBitVector GlyphsSet; // This is used to resolve collision when multiple sources are merged into a same destination font.
  2508. };
  2509. static void UnpackBitVectorToFlatIndexList(const ImBitVector* in, ImVector<int>* out)
  2510. {
  2511. IM_ASSERT(sizeof(in->Storage.Data[0]) == sizeof(int));
  2512. const ImU32* it_begin = in->Storage.begin();
  2513. const ImU32* it_end = in->Storage.end();
  2514. for (const ImU32* it = it_begin; it < it_end; it++)
  2515. if (ImU32 entries_32 = *it)
  2516. for (ImU32 bit_n = 0; bit_n < 32; bit_n++)
  2517. if (entries_32 & ((ImU32)1 << bit_n))
  2518. out->push_back((int)(((it - it_begin) << 5) + bit_n));
  2519. }
  2520. static bool ImFontAtlasBuildWithStbTruetype(ImFontAtlas* atlas)
  2521. {
  2522. IM_ASSERT(atlas->ConfigData.Size > 0);
  2523. ImFontAtlasBuildInit(atlas);
  2524. // Clear atlas
  2525. atlas->TexID = (ImTextureID)NULL;
  2526. atlas->TexWidth = atlas->TexHeight = 0;
  2527. atlas->TexUvScale = ImVec2(0.0f, 0.0f);
  2528. atlas->TexUvWhitePixel = ImVec2(0.0f, 0.0f);
  2529. atlas->ClearTexData();
  2530. // Temporary storage for building
  2531. ImVector<ImFontBuildSrcData> src_tmp_array;
  2532. ImVector<ImFontBuildDstData> dst_tmp_array;
  2533. src_tmp_array.resize(atlas->ConfigData.Size);
  2534. dst_tmp_array.resize(atlas->Fonts.Size);
  2535. memset(src_tmp_array.Data, 0, (size_t)src_tmp_array.size_in_bytes());
  2536. memset(dst_tmp_array.Data, 0, (size_t)dst_tmp_array.size_in_bytes());
  2537. // 1. Initialize font loading structure, check font data validity
  2538. for (int src_i = 0; src_i < atlas->ConfigData.Size; src_i++)
  2539. {
  2540. ImFontBuildSrcData& src_tmp = src_tmp_array[src_i];
  2541. ImFontConfig& cfg = atlas->ConfigData[src_i];
  2542. IM_ASSERT(cfg.DstFont && (!cfg.DstFont->IsLoaded() || cfg.DstFont->ContainerAtlas == atlas));
  2543. // Find index from cfg.DstFont (we allow the user to set cfg.DstFont. Also it makes casual debugging nicer than when storing indices)
  2544. src_tmp.DstIndex = -1;
  2545. for (int output_i = 0; output_i < atlas->Fonts.Size && src_tmp.DstIndex == -1; output_i++)
  2546. if (cfg.DstFont == atlas->Fonts[output_i])
  2547. src_tmp.DstIndex = output_i;
  2548. if (src_tmp.DstIndex == -1)
  2549. {
  2550. IM_ASSERT(src_tmp.DstIndex != -1); // cfg.DstFont not pointing within atlas->Fonts[] array?
  2551. return false;
  2552. }
  2553. // Initialize helper structure for font loading and verify that the TTF/OTF data is correct
  2554. const int font_offset = stbtt_GetFontOffsetForIndex((unsigned char*)cfg.FontData, cfg.FontNo);
  2555. IM_ASSERT(font_offset >= 0 && "FontData is incorrect, or FontNo cannot be found.");
  2556. if (!stbtt_InitFont(&src_tmp.FontInfo, (unsigned char*)cfg.FontData, font_offset))
  2557. {
  2558. IM_ASSERT(0 && "stbtt_InitFont(): failed to parse FontData. It is correct and complete? Check FontDataSize.");
  2559. return false;
  2560. }
  2561. // Measure highest codepoints
  2562. ImFontBuildDstData& dst_tmp = dst_tmp_array[src_tmp.DstIndex];
  2563. src_tmp.SrcRanges = cfg.GlyphRanges ? cfg.GlyphRanges : atlas->GetGlyphRangesDefault();
  2564. for (const ImWchar* src_range = src_tmp.SrcRanges; src_range[0] && src_range[1]; src_range += 2)
  2565. {
  2566. // Check for valid range. This may also help detect *some* dangling pointers, because a common
  2567. // user error is to setup ImFontConfig::GlyphRanges with a pointer to data that isn't persistent,
  2568. // or to forget to zero-terminate the glyph range array.
  2569. IM_ASSERT(src_range[0] <= src_range[1] && "Invalid range: is your glyph range array persistent? it is zero-terminated?");
  2570. src_tmp.GlyphsHighest = ImMax(src_tmp.GlyphsHighest, (int)src_range[1]);
  2571. }
  2572. dst_tmp.SrcCount++;
  2573. dst_tmp.GlyphsHighest = ImMax(dst_tmp.GlyphsHighest, src_tmp.GlyphsHighest);
  2574. }
  2575. // 2. For every requested codepoint, check for their presence in the font data, and handle redundancy or overlaps between source fonts to avoid unused glyphs.
  2576. int total_glyphs_count = 0;
  2577. for (int src_i = 0; src_i < src_tmp_array.Size; src_i++)
  2578. {
  2579. ImFontBuildSrcData& src_tmp = src_tmp_array[src_i];
  2580. ImFontBuildDstData& dst_tmp = dst_tmp_array[src_tmp.DstIndex];
  2581. src_tmp.GlyphsSet.Create(src_tmp.GlyphsHighest + 1);
  2582. if (dst_tmp.GlyphsSet.Storage.empty())
  2583. dst_tmp.GlyphsSet.Create(dst_tmp.GlyphsHighest + 1);
  2584. for (const ImWchar* src_range = src_tmp.SrcRanges; src_range[0] && src_range[1]; src_range += 2)
  2585. for (unsigned int codepoint = src_range[0]; codepoint <= src_range[1]; codepoint++)
  2586. {
  2587. if (dst_tmp.GlyphsSet.TestBit(codepoint)) // Don't overwrite existing glyphs. We could make this an option for MergeMode (e.g. MergeOverwrite==true)
  2588. continue;
  2589. if (!stbtt_FindGlyphIndex(&src_tmp.FontInfo, codepoint)) // It is actually in the font?
  2590. continue;
  2591. // Add to avail set/counters
  2592. src_tmp.GlyphsCount++;
  2593. dst_tmp.GlyphsCount++;
  2594. src_tmp.GlyphsSet.SetBit(codepoint);
  2595. dst_tmp.GlyphsSet.SetBit(codepoint);
  2596. total_glyphs_count++;
  2597. }
  2598. }
  2599. // 3. Unpack our bit map into a flat list (we now have all the Unicode points that we know are requested _and_ available _and_ not overlapping another)
  2600. for (int src_i = 0; src_i < src_tmp_array.Size; src_i++)
  2601. {
  2602. ImFontBuildSrcData& src_tmp = src_tmp_array[src_i];
  2603. src_tmp.GlyphsList.reserve(src_tmp.GlyphsCount);
  2604. UnpackBitVectorToFlatIndexList(&src_tmp.GlyphsSet, &src_tmp.GlyphsList);
  2605. src_tmp.GlyphsSet.Clear();
  2606. IM_ASSERT(src_tmp.GlyphsList.Size == src_tmp.GlyphsCount);
  2607. }
  2608. for (int dst_i = 0; dst_i < dst_tmp_array.Size; dst_i++)
  2609. dst_tmp_array[dst_i].GlyphsSet.Clear();
  2610. dst_tmp_array.clear();
  2611. // Allocate packing character data and flag packed characters buffer as non-packed (x0=y0=x1=y1=0)
  2612. // (We technically don't need to zero-clear buf_rects, but let's do it for the sake of sanity)
  2613. ImVector<stbrp_rect> buf_rects;
  2614. ImVector<stbtt_packedchar> buf_packedchars;
  2615. buf_rects.resize(total_glyphs_count);
  2616. buf_packedchars.resize(total_glyphs_count);
  2617. memset(buf_rects.Data, 0, (size_t)buf_rects.size_in_bytes());
  2618. memset(buf_packedchars.Data, 0, (size_t)buf_packedchars.size_in_bytes());
  2619. // 4. Gather glyphs sizes so we can pack them in our virtual canvas.
  2620. int total_surface = 0;
  2621. int buf_rects_out_n = 0;
  2622. int buf_packedchars_out_n = 0;
  2623. const int pack_padding = atlas->TexGlyphPadding;
  2624. for (int src_i = 0; src_i < src_tmp_array.Size; src_i++)
  2625. {
  2626. ImFontBuildSrcData& src_tmp = src_tmp_array[src_i];
  2627. if (src_tmp.GlyphsCount == 0)
  2628. continue;
  2629. src_tmp.Rects = &buf_rects[buf_rects_out_n];
  2630. src_tmp.PackedChars = &buf_packedchars[buf_packedchars_out_n];
  2631. buf_rects_out_n += src_tmp.GlyphsCount;
  2632. buf_packedchars_out_n += src_tmp.GlyphsCount;
  2633. // Convert our ranges in the format stb_truetype wants
  2634. ImFontConfig& cfg = atlas->ConfigData[src_i];
  2635. src_tmp.PackRange.font_size = cfg.SizePixels * cfg.RasterizerDensity;
  2636. src_tmp.PackRange.first_unicode_codepoint_in_range = 0;
  2637. src_tmp.PackRange.array_of_unicode_codepoints = src_tmp.GlyphsList.Data;
  2638. src_tmp.PackRange.num_chars = src_tmp.GlyphsList.Size;
  2639. src_tmp.PackRange.chardata_for_range = src_tmp.PackedChars;
  2640. src_tmp.PackRange.h_oversample = (unsigned char)cfg.OversampleH;
  2641. src_tmp.PackRange.v_oversample = (unsigned char)cfg.OversampleV;
  2642. // Gather the sizes of all rectangles we will need to pack (this loop is based on stbtt_PackFontRangesGatherRects)
  2643. const float scale = (cfg.SizePixels > 0.0f) ? stbtt_ScaleForPixelHeight(&src_tmp.FontInfo, cfg.SizePixels * cfg.RasterizerDensity) : stbtt_ScaleForMappingEmToPixels(&src_tmp.FontInfo, -cfg.SizePixels * cfg.RasterizerDensity);
  2644. for (int glyph_i = 0; glyph_i < src_tmp.GlyphsList.Size; glyph_i++)
  2645. {
  2646. int x0, y0, x1, y1;
  2647. const int glyph_index_in_font = stbtt_FindGlyphIndex(&src_tmp.FontInfo, src_tmp.GlyphsList[glyph_i]);
  2648. IM_ASSERT(glyph_index_in_font != 0);
  2649. stbtt_GetGlyphBitmapBoxSubpixel(&src_tmp.FontInfo, glyph_index_in_font, scale * cfg.OversampleH, scale * cfg.OversampleV, 0, 0, &x0, &y0, &x1, &y1);
  2650. src_tmp.Rects[glyph_i].w = (stbrp_coord)(x1 - x0 + pack_padding + cfg.OversampleH - 1);
  2651. src_tmp.Rects[glyph_i].h = (stbrp_coord)(y1 - y0 + pack_padding + cfg.OversampleV - 1);
  2652. total_surface += src_tmp.Rects[glyph_i].w * src_tmp.Rects[glyph_i].h;
  2653. }
  2654. }
  2655. for (int i = 0; i < atlas->CustomRects.Size; i++)
  2656. total_surface += (atlas->CustomRects[i].Width + pack_padding) * (atlas->CustomRects[i].Height + pack_padding);
  2657. // We need a width for the skyline algorithm, any width!
  2658. // The exact width doesn't really matter much, but some API/GPU have texture size limitations and increasing width can decrease height.
  2659. // User can override TexDesiredWidth and TexGlyphPadding if they wish, otherwise we use a simple heuristic to select the width based on expected surface.
  2660. const int surface_sqrt = (int)ImSqrt((float)total_surface) + 1;
  2661. atlas->TexHeight = 0;
  2662. if (atlas->TexDesiredWidth > 0)
  2663. atlas->TexWidth = atlas->TexDesiredWidth;
  2664. else
  2665. atlas->TexWidth = (surface_sqrt >= 4096 * 0.7f) ? 4096 : (surface_sqrt >= 2048 * 0.7f) ? 2048 : (surface_sqrt >= 1024 * 0.7f) ? 1024 : 512;
  2666. // 5. Start packing
  2667. // Pack our extra data rectangles first, so it will be on the upper-left corner of our texture (UV will have small values).
  2668. const int TEX_HEIGHT_MAX = 1024 * 32;
  2669. stbtt_pack_context spc = {};
  2670. stbtt_PackBegin(&spc, NULL, atlas->TexWidth, TEX_HEIGHT_MAX, 0, 0, NULL);
  2671. spc.padding = atlas->TexGlyphPadding; // Because we mixup stbtt_PackXXX and stbrp_PackXXX there's a bit of a hack here, not passing the value to stbtt_PackBegin() allows us to still pack a TexWidth-1 wide item. (#8107)
  2672. ImFontAtlasBuildPackCustomRects(atlas, spc.pack_info);
  2673. // 6. Pack each source font. No rendering yet, we are working with rectangles in an infinitely tall texture at this point.
  2674. for (int src_i = 0; src_i < src_tmp_array.Size; src_i++)
  2675. {
  2676. ImFontBuildSrcData& src_tmp = src_tmp_array[src_i];
  2677. if (src_tmp.GlyphsCount == 0)
  2678. continue;
  2679. stbrp_pack_rects((stbrp_context*)spc.pack_info, src_tmp.Rects, src_tmp.GlyphsCount);
  2680. // Extend texture height and mark missing glyphs as non-packed so we won't render them.
  2681. // FIXME: We are not handling packing failure here (would happen if we got off TEX_HEIGHT_MAX or if a single if larger than TexWidth?)
  2682. for (int glyph_i = 0; glyph_i < src_tmp.GlyphsCount; glyph_i++)
  2683. if (src_tmp.Rects[glyph_i].was_packed)
  2684. atlas->TexHeight = ImMax(atlas->TexHeight, src_tmp.Rects[glyph_i].y + src_tmp.Rects[glyph_i].h);
  2685. }
  2686. // 7. Allocate texture
  2687. atlas->TexHeight = (atlas->Flags & ImFontAtlasFlags_NoPowerOfTwoHeight) ? (atlas->TexHeight + 1) : ImUpperPowerOfTwo(atlas->TexHeight);
  2688. atlas->TexUvScale = ImVec2(1.0f / atlas->TexWidth, 1.0f / atlas->TexHeight);
  2689. atlas->TexPixelsAlpha8 = (unsigned char*)IM_ALLOC(atlas->TexWidth * atlas->TexHeight);
  2690. memset(atlas->TexPixelsAlpha8, 0, atlas->TexWidth * atlas->TexHeight);
  2691. spc.pixels = atlas->TexPixelsAlpha8;
  2692. spc.height = atlas->TexHeight;
  2693. // 8. Render/rasterize font characters into the texture
  2694. for (int src_i = 0; src_i < src_tmp_array.Size; src_i++)
  2695. {
  2696. ImFontConfig& cfg = atlas->ConfigData[src_i];
  2697. ImFontBuildSrcData& src_tmp = src_tmp_array[src_i];
  2698. if (src_tmp.GlyphsCount == 0)
  2699. continue;
  2700. stbtt_PackFontRangesRenderIntoRects(&spc, &src_tmp.FontInfo, &src_tmp.PackRange, 1, src_tmp.Rects);
  2701. // Apply multiply operator
  2702. if (cfg.RasterizerMultiply != 1.0f)
  2703. {
  2704. unsigned char multiply_table[256];
  2705. ImFontAtlasBuildMultiplyCalcLookupTable(multiply_table, cfg.RasterizerMultiply);
  2706. stbrp_rect* r = &src_tmp.Rects[0];
  2707. for (int glyph_i = 0; glyph_i < src_tmp.GlyphsCount; glyph_i++, r++)
  2708. if (r->was_packed)
  2709. ImFontAtlasBuildMultiplyRectAlpha8(multiply_table, atlas->TexPixelsAlpha8, r->x, r->y, r->w, r->h, atlas->TexWidth * 1);
  2710. }
  2711. src_tmp.Rects = NULL;
  2712. }
  2713. // End packing
  2714. stbtt_PackEnd(&spc);
  2715. buf_rects.clear();
  2716. // 9. Setup ImFont and glyphs for runtime
  2717. for (int src_i = 0; src_i < src_tmp_array.Size; src_i++)
  2718. {
  2719. // When merging fonts with MergeMode=true:
  2720. // - We can have multiple input fonts writing into a same destination font.
  2721. // - dst_font->ConfigData is != from cfg which is our source configuration.
  2722. ImFontBuildSrcData& src_tmp = src_tmp_array[src_i];
  2723. ImFontConfig& cfg = atlas->ConfigData[src_i];
  2724. ImFont* dst_font = cfg.DstFont;
  2725. const float font_scale = stbtt_ScaleForPixelHeight(&src_tmp.FontInfo, cfg.SizePixels);
  2726. int unscaled_ascent, unscaled_descent, unscaled_line_gap;
  2727. stbtt_GetFontVMetrics(&src_tmp.FontInfo, &unscaled_ascent, &unscaled_descent, &unscaled_line_gap);
  2728. const float ascent = ImCeil(unscaled_ascent * font_scale);
  2729. const float descent = ImFloor(unscaled_descent * font_scale);
  2730. ImFontAtlasBuildSetupFont(atlas, dst_font, &cfg, ascent, descent);
  2731. const float font_off_x = cfg.GlyphOffset.x;
  2732. const float font_off_y = cfg.GlyphOffset.y + IM_ROUND(dst_font->Ascent);
  2733. const float inv_rasterization_scale = 1.0f / cfg.RasterizerDensity;
  2734. for (int glyph_i = 0; glyph_i < src_tmp.GlyphsCount; glyph_i++)
  2735. {
  2736. // Register glyph
  2737. const int codepoint = src_tmp.GlyphsList[glyph_i];
  2738. const stbtt_packedchar& pc = src_tmp.PackedChars[glyph_i];
  2739. stbtt_aligned_quad q;
  2740. float unused_x = 0.0f, unused_y = 0.0f;
  2741. stbtt_GetPackedQuad(src_tmp.PackedChars, atlas->TexWidth, atlas->TexHeight, glyph_i, &unused_x, &unused_y, &q, 0);
  2742. float x0 = q.x0 * inv_rasterization_scale + font_off_x;
  2743. float y0 = q.y0 * inv_rasterization_scale + font_off_y;
  2744. float x1 = q.x1 * inv_rasterization_scale + font_off_x;
  2745. float y1 = q.y1 * inv_rasterization_scale + font_off_y;
  2746. dst_font->AddGlyph(&cfg, (ImWchar)codepoint, x0, y0, x1, y1, q.s0, q.t0, q.s1, q.t1, pc.xadvance * inv_rasterization_scale);
  2747. }
  2748. }
  2749. // Cleanup
  2750. src_tmp_array.clear_destruct();
  2751. ImFontAtlasBuildFinish(atlas);
  2752. return true;
  2753. }
  2754. const ImFontBuilderIO* ImFontAtlasGetBuilderForStbTruetype()
  2755. {
  2756. static ImFontBuilderIO io;
  2757. io.FontBuilder_Build = ImFontAtlasBuildWithStbTruetype;
  2758. return &io;
  2759. }
  2760. #endif // IMGUI_ENABLE_STB_TRUETYPE
  2761. void ImFontAtlasUpdateConfigDataPointers(ImFontAtlas* atlas)
  2762. {
  2763. for (ImFontConfig& font_cfg : atlas->ConfigData)
  2764. {
  2765. ImFont* font = font_cfg.DstFont;
  2766. if (!font_cfg.MergeMode)
  2767. {
  2768. font->ConfigData = &font_cfg;
  2769. font->ConfigDataCount = 0;
  2770. }
  2771. font->ConfigDataCount++;
  2772. }
  2773. }
  2774. void ImFontAtlasBuildSetupFont(ImFontAtlas* atlas, ImFont* font, ImFontConfig* font_config, float ascent, float descent)
  2775. {
  2776. if (!font_config->MergeMode)
  2777. {
  2778. font->ClearOutputData();
  2779. font->FontSize = font_config->SizePixels;
  2780. IM_ASSERT(font->ConfigData == font_config);
  2781. font->ContainerAtlas = atlas;
  2782. font->Ascent = ascent;
  2783. font->Descent = descent;
  2784. }
  2785. }
  2786. void ImFontAtlasBuildPackCustomRects(ImFontAtlas* atlas, void* stbrp_context_opaque)
  2787. {
  2788. stbrp_context* pack_context = (stbrp_context*)stbrp_context_opaque;
  2789. IM_ASSERT(pack_context != NULL);
  2790. ImVector<ImFontAtlasCustomRect>& user_rects = atlas->CustomRects;
  2791. IM_ASSERT(user_rects.Size >= 1); // We expect at least the default custom rects to be registered, else something went wrong.
  2792. #ifdef __GNUC__
  2793. if (user_rects.Size < 1) { __builtin_unreachable(); } // Workaround for GCC bug if IM_ASSERT() is defined to conditionally throw (see #5343)
  2794. #endif
  2795. const int pack_padding = atlas->TexGlyphPadding;
  2796. ImVector<stbrp_rect> pack_rects;
  2797. pack_rects.resize(user_rects.Size);
  2798. memset(pack_rects.Data, 0, (size_t)pack_rects.size_in_bytes());
  2799. for (int i = 0; i < user_rects.Size; i++)
  2800. {
  2801. pack_rects[i].w = user_rects[i].Width + pack_padding;
  2802. pack_rects[i].h = user_rects[i].Height + pack_padding;
  2803. }
  2804. stbrp_pack_rects(pack_context, &pack_rects[0], pack_rects.Size);
  2805. for (int i = 0; i < pack_rects.Size; i++)
  2806. if (pack_rects[i].was_packed)
  2807. {
  2808. user_rects[i].X = (unsigned short)pack_rects[i].x;
  2809. user_rects[i].Y = (unsigned short)pack_rects[i].y;
  2810. IM_ASSERT(pack_rects[i].w == user_rects[i].Width + pack_padding && pack_rects[i].h == user_rects[i].Height + pack_padding);
  2811. atlas->TexHeight = ImMax(atlas->TexHeight, pack_rects[i].y + pack_rects[i].h);
  2812. }
  2813. }
  2814. void ImFontAtlasBuildRender8bppRectFromString(ImFontAtlas* atlas, int x, int y, int w, int h, const char* in_str, char in_marker_char, unsigned char in_marker_pixel_value)
  2815. {
  2816. IM_ASSERT(x >= 0 && x + w <= atlas->TexWidth);
  2817. IM_ASSERT(y >= 0 && y + h <= atlas->TexHeight);
  2818. unsigned char* out_pixel = atlas->TexPixelsAlpha8 + x + (y * atlas->TexWidth);
  2819. for (int off_y = 0; off_y < h; off_y++, out_pixel += atlas->TexWidth, in_str += w)
  2820. for (int off_x = 0; off_x < w; off_x++)
  2821. out_pixel[off_x] = (in_str[off_x] == in_marker_char) ? in_marker_pixel_value : 0x00;
  2822. }
  2823. void ImFontAtlasBuildRender32bppRectFromString(ImFontAtlas* atlas, int x, int y, int w, int h, const char* in_str, char in_marker_char, unsigned int in_marker_pixel_value)
  2824. {
  2825. IM_ASSERT(x >= 0 && x + w <= atlas->TexWidth);
  2826. IM_ASSERT(y >= 0 && y + h <= atlas->TexHeight);
  2827. unsigned int* out_pixel = atlas->TexPixelsRGBA32 + x + (y * atlas->TexWidth);
  2828. for (int off_y = 0; off_y < h; off_y++, out_pixel += atlas->TexWidth, in_str += w)
  2829. for (int off_x = 0; off_x < w; off_x++)
  2830. out_pixel[off_x] = (in_str[off_x] == in_marker_char) ? in_marker_pixel_value : IM_COL32_BLACK_TRANS;
  2831. }
  2832. static void ImFontAtlasBuildRenderDefaultTexData(ImFontAtlas* atlas)
  2833. {
  2834. ImFontAtlasCustomRect* r = atlas->GetCustomRectByIndex(atlas->PackIdMouseCursors);
  2835. IM_ASSERT(r->IsPacked());
  2836. const int w = atlas->TexWidth;
  2837. if (atlas->Flags & ImFontAtlasFlags_NoMouseCursors)
  2838. {
  2839. // White pixels only
  2840. IM_ASSERT(r->Width == 2 && r->Height == 2);
  2841. const int offset = (int)r->X + (int)r->Y * w;
  2842. if (atlas->TexPixelsAlpha8 != NULL)
  2843. {
  2844. atlas->TexPixelsAlpha8[offset] = atlas->TexPixelsAlpha8[offset + 1] = atlas->TexPixelsAlpha8[offset + w] = atlas->TexPixelsAlpha8[offset + w + 1] = 0xFF;
  2845. }
  2846. else
  2847. {
  2848. atlas->TexPixelsRGBA32[offset] = atlas->TexPixelsRGBA32[offset + 1] = atlas->TexPixelsRGBA32[offset + w] = atlas->TexPixelsRGBA32[offset + w + 1] = IM_COL32_WHITE;
  2849. }
  2850. }
  2851. else
  2852. {
  2853. // White pixels and mouse cursor
  2854. IM_ASSERT(r->Width == FONT_ATLAS_DEFAULT_TEX_DATA_W * 2 + 1 && r->Height == FONT_ATLAS_DEFAULT_TEX_DATA_H);
  2855. const int x_for_white = r->X;
  2856. const int x_for_black = r->X + FONT_ATLAS_DEFAULT_TEX_DATA_W + 1;
  2857. if (atlas->TexPixelsAlpha8 != NULL)
  2858. {
  2859. ImFontAtlasBuildRender8bppRectFromString(atlas, x_for_white, r->Y, FONT_ATLAS_DEFAULT_TEX_DATA_W, FONT_ATLAS_DEFAULT_TEX_DATA_H, FONT_ATLAS_DEFAULT_TEX_DATA_PIXELS, '.', 0xFF);
  2860. ImFontAtlasBuildRender8bppRectFromString(atlas, x_for_black, r->Y, FONT_ATLAS_DEFAULT_TEX_DATA_W, FONT_ATLAS_DEFAULT_TEX_DATA_H, FONT_ATLAS_DEFAULT_TEX_DATA_PIXELS, 'X', 0xFF);
  2861. }
  2862. else
  2863. {
  2864. ImFontAtlasBuildRender32bppRectFromString(atlas, x_for_white, r->Y, FONT_ATLAS_DEFAULT_TEX_DATA_W, FONT_ATLAS_DEFAULT_TEX_DATA_H, FONT_ATLAS_DEFAULT_TEX_DATA_PIXELS, '.', IM_COL32_WHITE);
  2865. ImFontAtlasBuildRender32bppRectFromString(atlas, x_for_black, r->Y, FONT_ATLAS_DEFAULT_TEX_DATA_W, FONT_ATLAS_DEFAULT_TEX_DATA_H, FONT_ATLAS_DEFAULT_TEX_DATA_PIXELS, 'X', IM_COL32_WHITE);
  2866. }
  2867. }
  2868. atlas->TexUvWhitePixel = ImVec2((r->X + 0.5f) * atlas->TexUvScale.x, (r->Y + 0.5f) * atlas->TexUvScale.y);
  2869. }
  2870. static void ImFontAtlasBuildRenderLinesTexData(ImFontAtlas* atlas)
  2871. {
  2872. if (atlas->Flags & ImFontAtlasFlags_NoBakedLines)
  2873. return;
  2874. // This generates a triangular shape in the texture, with the various line widths stacked on top of each other to allow interpolation between them
  2875. ImFontAtlasCustomRect* r = atlas->GetCustomRectByIndex(atlas->PackIdLines);
  2876. IM_ASSERT(r->IsPacked());
  2877. for (int n = 0; n < IM_DRAWLIST_TEX_LINES_WIDTH_MAX + 1; n++) // +1 because of the zero-width row
  2878. {
  2879. // Each line consists of at least two empty pixels at the ends, with a line of solid pixels in the middle
  2880. int y = n;
  2881. int line_width = n;
  2882. int pad_left = (r->Width - line_width) / 2;
  2883. int pad_right = r->Width - (pad_left + line_width);
  2884. // Write each slice
  2885. IM_ASSERT(pad_left + line_width + pad_right == r->Width && y < r->Height); // Make sure we're inside the texture bounds before we start writing pixels
  2886. if (atlas->TexPixelsAlpha8 != NULL)
  2887. {
  2888. unsigned char* write_ptr = &atlas->TexPixelsAlpha8[r->X + ((r->Y + y) * atlas->TexWidth)];
  2889. for (int i = 0; i < pad_left; i++)
  2890. *(write_ptr + i) = 0x00;
  2891. for (int i = 0; i < line_width; i++)
  2892. *(write_ptr + pad_left + i) = 0xFF;
  2893. for (int i = 0; i < pad_right; i++)
  2894. *(write_ptr + pad_left + line_width + i) = 0x00;
  2895. }
  2896. else
  2897. {
  2898. unsigned int* write_ptr = &atlas->TexPixelsRGBA32[r->X + ((r->Y + y) * atlas->TexWidth)];
  2899. for (int i = 0; i < pad_left; i++)
  2900. *(write_ptr + i) = IM_COL32(255, 255, 255, 0);
  2901. for (int i = 0; i < line_width; i++)
  2902. *(write_ptr + pad_left + i) = IM_COL32_WHITE;
  2903. for (int i = 0; i < pad_right; i++)
  2904. *(write_ptr + pad_left + line_width + i) = IM_COL32(255, 255, 255, 0);
  2905. }
  2906. // Calculate UVs for this line
  2907. ImVec2 uv0 = ImVec2((float)(r->X + pad_left - 1), (float)(r->Y + y)) * atlas->TexUvScale;
  2908. ImVec2 uv1 = ImVec2((float)(r->X + pad_left + line_width + 1), (float)(r->Y + y + 1)) * atlas->TexUvScale;
  2909. float half_v = (uv0.y + uv1.y) * 0.5f; // Calculate a constant V in the middle of the row to avoid sampling artifacts
  2910. atlas->TexUvLines[n] = ImVec4(uv0.x, half_v, uv1.x, half_v);
  2911. }
  2912. }
  2913. // Note: this is called / shared by both the stb_truetype and the FreeType builder
  2914. void ImFontAtlasBuildInit(ImFontAtlas* atlas)
  2915. {
  2916. // Register texture region for mouse cursors or standard white pixels
  2917. if (atlas->PackIdMouseCursors < 0)
  2918. {
  2919. if (!(atlas->Flags & ImFontAtlasFlags_NoMouseCursors))
  2920. atlas->PackIdMouseCursors = atlas->AddCustomRectRegular(FONT_ATLAS_DEFAULT_TEX_DATA_W * 2 + 1, FONT_ATLAS_DEFAULT_TEX_DATA_H);
  2921. else
  2922. atlas->PackIdMouseCursors = atlas->AddCustomRectRegular(2, 2);
  2923. }
  2924. // Register texture region for thick lines
  2925. // The +2 here is to give space for the end caps, whilst height +1 is to accommodate the fact we have a zero-width row
  2926. if (atlas->PackIdLines < 0)
  2927. {
  2928. if (!(atlas->Flags & ImFontAtlasFlags_NoBakedLines))
  2929. atlas->PackIdLines = atlas->AddCustomRectRegular(IM_DRAWLIST_TEX_LINES_WIDTH_MAX + 2, IM_DRAWLIST_TEX_LINES_WIDTH_MAX + 1);
  2930. }
  2931. }
  2932. // This is called/shared by both the stb_truetype and the FreeType builder.
  2933. void ImFontAtlasBuildFinish(ImFontAtlas* atlas)
  2934. {
  2935. // Render into our custom data blocks
  2936. IM_ASSERT(atlas->TexPixelsAlpha8 != NULL || atlas->TexPixelsRGBA32 != NULL);
  2937. ImFontAtlasBuildRenderDefaultTexData(atlas);
  2938. ImFontAtlasBuildRenderLinesTexData(atlas);
  2939. // Register custom rectangle glyphs
  2940. for (int i = 0; i < atlas->CustomRects.Size; i++)
  2941. {
  2942. const ImFontAtlasCustomRect* r = &atlas->CustomRects[i];
  2943. if (r->Font == NULL || r->GlyphID == 0)
  2944. continue;
  2945. // Will ignore ImFontConfig settings: GlyphMinAdvanceX, GlyphMinAdvanceY, GlyphExtraSpacing, PixelSnapH
  2946. IM_ASSERT(r->Font->ContainerAtlas == atlas);
  2947. ImVec2 uv0, uv1;
  2948. atlas->CalcCustomRectUV(r, &uv0, &uv1);
  2949. r->Font->AddGlyph(NULL, (ImWchar)r->GlyphID, r->GlyphOffset.x, r->GlyphOffset.y, r->GlyphOffset.x + r->Width, r->GlyphOffset.y + r->Height, uv0.x, uv0.y, uv1.x, uv1.y, r->GlyphAdvanceX);
  2950. if (r->GlyphColored)
  2951. r->Font->Glyphs.back().Colored = 1;
  2952. }
  2953. // Build all fonts lookup tables
  2954. for (ImFont* font : atlas->Fonts)
  2955. if (font->DirtyLookupTables)
  2956. font->BuildLookupTable();
  2957. atlas->TexReady = true;
  2958. }
  2959. //-------------------------------------------------------------------------
  2960. // [SECTION] ImFontAtlas: glyph ranges helpers
  2961. //-------------------------------------------------------------------------
  2962. // Retrieve list of range (2 int per range, values are inclusive)
  2963. const ImWchar* ImFontAtlas::GetGlyphRangesDefault()
  2964. {
  2965. static const ImWchar ranges[] =
  2966. {
  2967. 0x0020, 0x00FF, // Basic Latin + Latin Supplement
  2968. 0,
  2969. };
  2970. return &ranges[0];
  2971. }
  2972. const ImWchar* ImFontAtlas::GetGlyphRangesGreek()
  2973. {
  2974. static const ImWchar ranges[] =
  2975. {
  2976. 0x0020, 0x00FF, // Basic Latin + Latin Supplement
  2977. 0x0370, 0x03FF, // Greek and Coptic
  2978. 0,
  2979. };
  2980. return &ranges[0];
  2981. }
  2982. const ImWchar* ImFontAtlas::GetGlyphRangesKorean()
  2983. {
  2984. static const ImWchar ranges[] =
  2985. {
  2986. 0x0020, 0x00FF, // Basic Latin + Latin Supplement
  2987. 0x3131, 0x3163, // Korean alphabets
  2988. 0xAC00, 0xD7A3, // Korean characters
  2989. 0xFFFD, 0xFFFD, // Invalid
  2990. 0,
  2991. };
  2992. return &ranges[0];
  2993. }
  2994. const ImWchar* ImFontAtlas::GetGlyphRangesChineseFull()
  2995. {
  2996. static const ImWchar ranges[] =
  2997. {
  2998. 0x0020, 0x00FF, // Basic Latin + Latin Supplement
  2999. 0x2000, 0x206F, // General Punctuation
  3000. 0x3000, 0x30FF, // CJK Symbols and Punctuations, Hiragana, Katakana
  3001. 0x31F0, 0x31FF, // Katakana Phonetic Extensions
  3002. 0xFF00, 0xFFEF, // Half-width characters
  3003. 0xFFFD, 0xFFFD, // Invalid
  3004. 0x4e00, 0x9FAF, // CJK Ideograms
  3005. 0,
  3006. };
  3007. return &ranges[0];
  3008. }
  3009. static void UnpackAccumulativeOffsetsIntoRanges(int base_codepoint, const short* accumulative_offsets, int accumulative_offsets_count, ImWchar* out_ranges)
  3010. {
  3011. for (int n = 0; n < accumulative_offsets_count; n++, out_ranges += 2)
  3012. {
  3013. out_ranges[0] = out_ranges[1] = (ImWchar)(base_codepoint + accumulative_offsets[n]);
  3014. base_codepoint += accumulative_offsets[n];
  3015. }
  3016. out_ranges[0] = 0;
  3017. }
  3018. const ImWchar* ImFontAtlas::GetGlyphRangesChineseSimplifiedCommon()
  3019. {
  3020. // Store 2500 regularly used characters for Simplified Chinese.
  3021. // Sourced from https://zh.wiktionary.org/wiki/%E9%99%84%E5%BD%95:%E7%8E%B0%E4%BB%A3%E6%B1%89%E8%AF%AD%E5%B8%B8%E7%94%A8%E5%AD%97%E8%A1%A8
  3022. // This table covers 97.97% of all characters used during the month in July, 1987.
  3023. // You can use ImFontGlyphRangesBuilder to create your own ranges derived from this, by merging existing ranges or adding new characters.
  3024. // (Stored as accumulative offsets from the initial unicode codepoint 0x4E00. This encoding is designed to helps us compact the source code size.)
  3025. static const short accumulative_offsets_from_0x4E00[] =
  3026. {
  3027. 0,1,2,4,1,1,1,1,2,1,3,2,1,2,2,1,1,1,1,1,5,2,1,2,3,3,3,2,2,4,1,1,1,2,1,5,2,3,1,2,1,2,1,1,2,1,1,2,2,1,4,1,1,1,1,5,10,1,2,19,2,1,2,1,2,1,2,1,2,
  3028. 1,5,1,6,3,2,1,2,2,1,1,1,4,8,5,1,1,4,1,1,3,1,2,1,5,1,2,1,1,1,10,1,1,5,2,4,6,1,4,2,2,2,12,2,1,1,6,1,1,1,4,1,1,4,6,5,1,4,2,2,4,10,7,1,1,4,2,4,
  3029. 2,1,4,3,6,10,12,5,7,2,14,2,9,1,1,6,7,10,4,7,13,1,5,4,8,4,1,1,2,28,5,6,1,1,5,2,5,20,2,2,9,8,11,2,9,17,1,8,6,8,27,4,6,9,20,11,27,6,68,2,2,1,1,
  3030. 1,2,1,2,2,7,6,11,3,3,1,1,3,1,2,1,1,1,1,1,3,1,1,8,3,4,1,5,7,2,1,4,4,8,4,2,1,2,1,1,4,5,6,3,6,2,12,3,1,3,9,2,4,3,4,1,5,3,3,1,3,7,1,5,1,1,1,1,2,
  3031. 3,4,5,2,3,2,6,1,1,2,1,7,1,7,3,4,5,15,2,2,1,5,3,22,19,2,1,1,1,1,2,5,1,1,1,6,1,1,12,8,2,9,18,22,4,1,1,5,1,16,1,2,7,10,15,1,1,6,2,4,1,2,4,1,6,
  3032. 1,1,3,2,4,1,6,4,5,1,2,1,1,2,1,10,3,1,3,2,1,9,3,2,5,7,2,19,4,3,6,1,1,1,1,1,4,3,2,1,1,1,2,5,3,1,1,1,2,2,1,1,2,1,1,2,1,3,1,1,1,3,7,1,4,1,1,2,1,
  3033. 1,2,1,2,4,4,3,8,1,1,1,2,1,3,5,1,3,1,3,4,6,2,2,14,4,6,6,11,9,1,15,3,1,28,5,2,5,5,3,1,3,4,5,4,6,14,3,2,3,5,21,2,7,20,10,1,2,19,2,4,28,28,2,3,
  3034. 2,1,14,4,1,26,28,42,12,40,3,52,79,5,14,17,3,2,2,11,3,4,6,3,1,8,2,23,4,5,8,10,4,2,7,3,5,1,1,6,3,1,2,2,2,5,28,1,1,7,7,20,5,3,29,3,17,26,1,8,4,
  3035. 27,3,6,11,23,5,3,4,6,13,24,16,6,5,10,25,35,7,3,2,3,3,14,3,6,2,6,1,4,2,3,8,2,1,1,3,3,3,4,1,1,13,2,2,4,5,2,1,14,14,1,2,2,1,4,5,2,3,1,14,3,12,
  3036. 3,17,2,16,5,1,2,1,8,9,3,19,4,2,2,4,17,25,21,20,28,75,1,10,29,103,4,1,2,1,1,4,2,4,1,2,3,24,2,2,2,1,1,2,1,3,8,1,1,1,2,1,1,3,1,1,1,6,1,5,3,1,1,
  3037. 1,3,4,1,1,5,2,1,5,6,13,9,16,1,1,1,1,3,2,3,2,4,5,2,5,2,2,3,7,13,7,2,2,1,1,1,1,2,3,3,2,1,6,4,9,2,1,14,2,14,2,1,18,3,4,14,4,11,41,15,23,15,23,
  3038. 176,1,3,4,1,1,1,1,5,3,1,2,3,7,3,1,1,2,1,2,4,4,6,2,4,1,9,7,1,10,5,8,16,29,1,1,2,2,3,1,3,5,2,4,5,4,1,1,2,2,3,3,7,1,6,10,1,17,1,44,4,6,2,1,1,6,
  3039. 5,4,2,10,1,6,9,2,8,1,24,1,2,13,7,8,8,2,1,4,1,3,1,3,3,5,2,5,10,9,4,9,12,2,1,6,1,10,1,1,7,7,4,10,8,3,1,13,4,3,1,6,1,3,5,2,1,2,17,16,5,2,16,6,
  3040. 1,4,2,1,3,3,6,8,5,11,11,1,3,3,2,4,6,10,9,5,7,4,7,4,7,1,1,4,2,1,3,6,8,7,1,6,11,5,5,3,24,9,4,2,7,13,5,1,8,82,16,61,1,1,1,4,2,2,16,10,3,8,1,1,
  3041. 6,4,2,1,3,1,1,1,4,3,8,4,2,2,1,1,1,1,1,6,3,5,1,1,4,6,9,2,1,1,1,2,1,7,2,1,6,1,5,4,4,3,1,8,1,3,3,1,3,2,2,2,2,3,1,6,1,2,1,2,1,3,7,1,8,2,1,2,1,5,
  3042. 2,5,3,5,10,1,2,1,1,3,2,5,11,3,9,3,5,1,1,5,9,1,2,1,5,7,9,9,8,1,3,3,3,6,8,2,3,2,1,1,32,6,1,2,15,9,3,7,13,1,3,10,13,2,14,1,13,10,2,1,3,10,4,15,
  3043. 2,15,15,10,1,3,9,6,9,32,25,26,47,7,3,2,3,1,6,3,4,3,2,8,5,4,1,9,4,2,2,19,10,6,2,3,8,1,2,2,4,2,1,9,4,4,4,6,4,8,9,2,3,1,1,1,1,3,5,5,1,3,8,4,6,
  3044. 2,1,4,12,1,5,3,7,13,2,5,8,1,6,1,2,5,14,6,1,5,2,4,8,15,5,1,23,6,62,2,10,1,1,8,1,2,2,10,4,2,2,9,2,1,1,3,2,3,1,5,3,3,2,1,3,8,1,1,1,11,3,1,1,4,
  3045. 3,7,1,14,1,2,3,12,5,2,5,1,6,7,5,7,14,11,1,3,1,8,9,12,2,1,11,8,4,4,2,6,10,9,13,1,1,3,1,5,1,3,2,4,4,1,18,2,3,14,11,4,29,4,2,7,1,3,13,9,2,2,5,
  3046. 3,5,20,7,16,8,5,72,34,6,4,22,12,12,28,45,36,9,7,39,9,191,1,1,1,4,11,8,4,9,2,3,22,1,1,1,1,4,17,1,7,7,1,11,31,10,2,4,8,2,3,2,1,4,2,16,4,32,2,
  3047. 3,19,13,4,9,1,5,2,14,8,1,1,3,6,19,6,5,1,16,6,2,10,8,5,1,2,3,1,5,5,1,11,6,6,1,3,3,2,6,3,8,1,1,4,10,7,5,7,7,5,8,9,2,1,3,4,1,1,3,1,3,3,2,6,16,
  3048. 1,4,6,3,1,10,6,1,3,15,2,9,2,10,25,13,9,16,6,2,2,10,11,4,3,9,1,2,6,6,5,4,30,40,1,10,7,12,14,33,6,3,6,7,3,1,3,1,11,14,4,9,5,12,11,49,18,51,31,
  3049. 140,31,2,2,1,5,1,8,1,10,1,4,4,3,24,1,10,1,3,6,6,16,3,4,5,2,1,4,2,57,10,6,22,2,22,3,7,22,6,10,11,36,18,16,33,36,2,5,5,1,1,1,4,10,1,4,13,2,7,
  3050. 5,2,9,3,4,1,7,43,3,7,3,9,14,7,9,1,11,1,1,3,7,4,18,13,1,14,1,3,6,10,73,2,2,30,6,1,11,18,19,13,22,3,46,42,37,89,7,3,16,34,2,2,3,9,1,7,1,1,1,2,
  3051. 2,4,10,7,3,10,3,9,5,28,9,2,6,13,7,3,1,3,10,2,7,2,11,3,6,21,54,85,2,1,4,2,2,1,39,3,21,2,2,5,1,1,1,4,1,1,3,4,15,1,3,2,4,4,2,3,8,2,20,1,8,7,13,
  3052. 4,1,26,6,2,9,34,4,21,52,10,4,4,1,5,12,2,11,1,7,2,30,12,44,2,30,1,1,3,6,16,9,17,39,82,2,2,24,7,1,7,3,16,9,14,44,2,1,2,1,2,3,5,2,4,1,6,7,5,3,
  3053. 2,6,1,11,5,11,2,1,18,19,8,1,3,24,29,2,1,3,5,2,2,1,13,6,5,1,46,11,3,5,1,1,5,8,2,10,6,12,6,3,7,11,2,4,16,13,2,5,1,1,2,2,5,2,28,5,2,23,10,8,4,
  3054. 4,22,39,95,38,8,14,9,5,1,13,5,4,3,13,12,11,1,9,1,27,37,2,5,4,4,63,211,95,2,2,2,1,3,5,2,1,1,2,2,1,1,1,3,2,4,1,2,1,1,5,2,2,1,1,2,3,1,3,1,1,1,
  3055. 3,1,4,2,1,3,6,1,1,3,7,15,5,3,2,5,3,9,11,4,2,22,1,6,3,8,7,1,4,28,4,16,3,3,25,4,4,27,27,1,4,1,2,2,7,1,3,5,2,28,8,2,14,1,8,6,16,25,3,3,3,14,3,
  3056. 3,1,1,2,1,4,6,3,8,4,1,1,1,2,3,6,10,6,2,3,18,3,2,5,5,4,3,1,5,2,5,4,23,7,6,12,6,4,17,11,9,5,1,1,10,5,12,1,1,11,26,33,7,3,6,1,17,7,1,5,12,1,11,
  3057. 2,4,1,8,14,17,23,1,2,1,7,8,16,11,9,6,5,2,6,4,16,2,8,14,1,11,8,9,1,1,1,9,25,4,11,19,7,2,15,2,12,8,52,7,5,19,2,16,4,36,8,1,16,8,24,26,4,6,2,9,
  3058. 5,4,36,3,28,12,25,15,37,27,17,12,59,38,5,32,127,1,2,9,17,14,4,1,2,1,1,8,11,50,4,14,2,19,16,4,17,5,4,5,26,12,45,2,23,45,104,30,12,8,3,10,2,2,
  3059. 3,3,1,4,20,7,2,9,6,15,2,20,1,3,16,4,11,15,6,134,2,5,59,1,2,2,2,1,9,17,3,26,137,10,211,59,1,2,4,1,4,1,1,1,2,6,2,3,1,1,2,3,2,3,1,3,4,4,2,3,3,
  3060. 1,4,3,1,7,2,2,3,1,2,1,3,3,3,2,2,3,2,1,3,14,6,1,3,2,9,6,15,27,9,34,145,1,1,2,1,1,1,1,2,1,1,1,1,2,2,2,3,1,2,1,1,1,2,3,5,8,3,5,2,4,1,3,2,2,2,12,
  3061. 4,1,1,1,10,4,5,1,20,4,16,1,15,9,5,12,2,9,2,5,4,2,26,19,7,1,26,4,30,12,15,42,1,6,8,172,1,1,4,2,1,1,11,2,2,4,2,1,2,1,10,8,1,2,1,4,5,1,2,5,1,8,
  3062. 4,1,3,4,2,1,6,2,1,3,4,1,2,1,1,1,1,12,5,7,2,4,3,1,1,1,3,3,6,1,2,2,3,3,3,2,1,2,12,14,11,6,6,4,12,2,8,1,7,10,1,35,7,4,13,15,4,3,23,21,28,52,5,
  3063. 26,5,6,1,7,10,2,7,53,3,2,1,1,1,2,163,532,1,10,11,1,3,3,4,8,2,8,6,2,2,23,22,4,2,2,4,2,1,3,1,3,3,5,9,8,2,1,2,8,1,10,2,12,21,20,15,105,2,3,1,1,
  3064. 3,2,3,1,1,2,5,1,4,15,11,19,1,1,1,1,5,4,5,1,1,2,5,3,5,12,1,2,5,1,11,1,1,15,9,1,4,5,3,26,8,2,1,3,1,1,15,19,2,12,1,2,5,2,7,2,19,2,20,6,26,7,5,
  3065. 2,2,7,34,21,13,70,2,128,1,1,2,1,1,2,1,1,3,2,2,2,15,1,4,1,3,4,42,10,6,1,49,85,8,1,2,1,1,4,4,2,3,6,1,5,7,4,3,211,4,1,2,1,2,5,1,2,4,2,2,6,5,6,
  3066. 10,3,4,48,100,6,2,16,296,5,27,387,2,2,3,7,16,8,5,38,15,39,21,9,10,3,7,59,13,27,21,47,5,21,6
  3067. };
  3068. static ImWchar base_ranges[] = // not zero-terminated
  3069. {
  3070. 0x0020, 0x00FF, // Basic Latin + Latin Supplement
  3071. 0x2000, 0x206F, // General Punctuation
  3072. 0x3000, 0x30FF, // CJK Symbols and Punctuations, Hiragana, Katakana
  3073. 0x31F0, 0x31FF, // Katakana Phonetic Extensions
  3074. 0xFF00, 0xFFEF, // Half-width characters
  3075. 0xFFFD, 0xFFFD // Invalid
  3076. };
  3077. static ImWchar full_ranges[IM_ARRAYSIZE(base_ranges) + IM_ARRAYSIZE(accumulative_offsets_from_0x4E00) * 2 + 1] = { 0 };
  3078. if (!full_ranges[0])
  3079. {
  3080. memcpy(full_ranges, base_ranges, sizeof(base_ranges));
  3081. UnpackAccumulativeOffsetsIntoRanges(0x4E00, accumulative_offsets_from_0x4E00, IM_ARRAYSIZE(accumulative_offsets_from_0x4E00), full_ranges + IM_ARRAYSIZE(base_ranges));
  3082. }
  3083. return &full_ranges[0];
  3084. }
  3085. const ImWchar* ImFontAtlas::GetGlyphRangesJapanese()
  3086. {
  3087. // 2999 ideograms code points for Japanese
  3088. // - 2136 Joyo (meaning "for regular use" or "for common use") Kanji code points
  3089. // - 863 Jinmeiyo (meaning "for personal name") Kanji code points
  3090. // - Sourced from official information provided by the government agencies of Japan:
  3091. // - List of Joyo Kanji by the Agency for Cultural Affairs
  3092. // - https://www.bunka.go.jp/kokugo_nihongo/sisaku/joho/joho/kijun/naikaku/kanji/
  3093. // - List of Jinmeiyo Kanji by the Ministry of Justice
  3094. // - http://www.moj.go.jp/MINJI/minji86.html
  3095. // - Available under the terms of the Creative Commons Attribution 4.0 International (CC BY 4.0).
  3096. // - https://creativecommons.org/licenses/by/4.0/legalcode
  3097. // - You can generate this code by the script at:
  3098. // - https://github.com/vaiorabbit/everyday_use_kanji
  3099. // - References:
  3100. // - List of Joyo Kanji
  3101. // - (Wikipedia) https://en.wikipedia.org/wiki/List_of_j%C5%8Dy%C5%8D_kanji
  3102. // - List of Jinmeiyo Kanji
  3103. // - (Wikipedia) https://en.wikipedia.org/wiki/Jinmeiy%C5%8D_kanji
  3104. // - Missing 1 Joyo Kanji: U+20B9F (Kun'yomi: Shikaru, On'yomi: Shitsu,shichi), see https://github.com/ocornut/imgui/pull/3627 for details.
  3105. // You can use ImFontGlyphRangesBuilder to create your own ranges derived from this, by merging existing ranges or adding new characters.
  3106. // (Stored as accumulative offsets from the initial unicode codepoint 0x4E00. This encoding is designed to helps us compact the source code size.)
  3107. static const short accumulative_offsets_from_0x4E00[] =
  3108. {
  3109. 0,1,2,4,1,1,1,1,2,1,3,3,2,2,1,5,3,5,7,5,6,1,2,1,7,2,6,3,1,8,1,1,4,1,1,18,2,11,2,6,2,1,2,1,5,1,2,1,3,1,2,1,2,3,3,1,1,2,3,1,1,1,12,7,9,1,4,5,1,
  3110. 1,2,1,10,1,1,9,2,2,4,5,6,9,3,1,1,1,1,9,3,18,5,2,2,2,2,1,6,3,7,1,1,1,1,2,2,4,2,1,23,2,10,4,3,5,2,4,10,2,4,13,1,6,1,9,3,1,1,6,6,7,6,3,1,2,11,3,
  3111. 2,2,3,2,15,2,2,5,4,3,6,4,1,2,5,2,12,16,6,13,9,13,2,1,1,7,16,4,7,1,19,1,5,1,2,2,7,7,8,2,6,5,4,9,18,7,4,5,9,13,11,8,15,2,1,1,1,2,1,2,2,1,2,2,8,
  3112. 2,9,3,3,1,1,4,4,1,1,1,4,9,1,4,3,5,5,2,7,5,3,4,8,2,1,13,2,3,3,1,14,1,1,4,5,1,3,6,1,5,2,1,1,3,3,3,3,1,1,2,7,6,6,7,1,4,7,6,1,1,1,1,1,12,3,3,9,5,
  3113. 2,6,1,5,6,1,2,3,18,2,4,14,4,1,3,6,1,1,6,3,5,5,3,2,2,2,2,12,3,1,4,2,3,2,3,11,1,7,4,1,2,1,3,17,1,9,1,24,1,1,4,2,2,4,1,2,7,1,1,1,3,1,2,2,4,15,1,
  3114. 1,2,1,1,2,1,5,2,5,20,2,5,9,1,10,8,7,6,1,1,1,1,1,1,6,2,1,2,8,1,1,1,1,5,1,1,3,1,1,1,1,3,1,1,12,4,1,3,1,1,1,1,1,10,3,1,7,5,13,1,2,3,4,6,1,1,30,
  3115. 2,9,9,1,15,38,11,3,1,8,24,7,1,9,8,10,2,1,9,31,2,13,6,2,9,4,49,5,2,15,2,1,10,2,1,1,1,2,2,6,15,30,35,3,14,18,8,1,16,10,28,12,19,45,38,1,3,2,3,
  3116. 13,2,1,7,3,6,5,3,4,3,1,5,7,8,1,5,3,18,5,3,6,1,21,4,24,9,24,40,3,14,3,21,3,2,1,2,4,2,3,1,15,15,6,5,1,1,3,1,5,6,1,9,7,3,3,2,1,4,3,8,21,5,16,4,
  3117. 5,2,10,11,11,3,6,3,2,9,3,6,13,1,2,1,1,1,1,11,12,6,6,1,4,2,6,5,2,1,1,3,3,6,13,3,1,1,5,1,2,3,3,14,2,1,2,2,2,5,1,9,5,1,1,6,12,3,12,3,4,13,2,14,
  3118. 2,8,1,17,5,1,16,4,2,2,21,8,9,6,23,20,12,25,19,9,38,8,3,21,40,25,33,13,4,3,1,4,1,2,4,1,2,5,26,2,1,1,2,1,3,6,2,1,1,1,1,1,1,2,3,1,1,1,9,2,3,1,1,
  3119. 1,3,6,3,2,1,1,6,6,1,8,2,2,2,1,4,1,2,3,2,7,3,2,4,1,2,1,2,2,1,1,1,1,1,3,1,2,5,4,10,9,4,9,1,1,1,1,1,1,5,3,2,1,6,4,9,6,1,10,2,31,17,8,3,7,5,40,1,
  3120. 7,7,1,6,5,2,10,7,8,4,15,39,25,6,28,47,18,10,7,1,3,1,1,2,1,1,1,3,3,3,1,1,1,3,4,2,1,4,1,3,6,10,7,8,6,2,2,1,3,3,2,5,8,7,9,12,2,15,1,1,4,1,2,1,1,
  3121. 1,3,2,1,3,3,5,6,2,3,2,10,1,4,2,8,1,1,1,11,6,1,21,4,16,3,1,3,1,4,2,3,6,5,1,3,1,1,3,3,4,6,1,1,10,4,2,7,10,4,7,4,2,9,4,3,1,1,1,4,1,8,3,4,1,3,1,
  3122. 6,1,4,2,1,4,7,2,1,8,1,4,5,1,1,2,2,4,6,2,7,1,10,1,1,3,4,11,10,8,21,4,6,1,3,5,2,1,2,28,5,5,2,3,13,1,2,3,1,4,2,1,5,20,3,8,11,1,3,3,3,1,8,10,9,2,
  3123. 10,9,2,3,1,1,2,4,1,8,3,6,1,7,8,6,11,1,4,29,8,4,3,1,2,7,13,1,4,1,6,2,6,12,12,2,20,3,2,3,6,4,8,9,2,7,34,5,1,18,6,1,1,4,4,5,7,9,1,2,2,4,3,4,1,7,
  3124. 2,2,2,6,2,3,25,5,3,6,1,4,6,7,4,2,1,4,2,13,6,4,4,3,1,5,3,4,4,3,2,1,1,4,1,2,1,1,3,1,11,1,6,3,1,7,3,6,2,8,8,6,9,3,4,11,3,2,10,12,2,5,11,1,6,4,5,
  3125. 3,1,8,5,4,6,6,3,5,1,1,3,2,1,2,2,6,17,12,1,10,1,6,12,1,6,6,19,9,6,16,1,13,4,4,15,7,17,6,11,9,15,12,6,7,2,1,2,2,15,9,3,21,4,6,49,18,7,3,2,3,1,
  3126. 6,8,2,2,6,2,9,1,3,6,4,4,1,2,16,2,5,2,1,6,2,3,5,3,1,2,5,1,2,1,9,3,1,8,6,4,8,11,3,1,1,1,1,3,1,13,8,4,1,3,2,2,1,4,1,11,1,5,2,1,5,2,5,8,6,1,1,7,
  3127. 4,3,8,3,2,7,2,1,5,1,5,2,4,7,6,2,8,5,1,11,4,5,3,6,18,1,2,13,3,3,1,21,1,1,4,1,4,1,1,1,8,1,2,2,7,1,2,4,2,2,9,2,1,1,1,4,3,6,3,12,5,1,1,1,5,6,3,2,
  3128. 4,8,2,2,4,2,7,1,8,9,5,2,3,2,1,3,2,13,7,14,6,5,1,1,2,1,4,2,23,2,1,1,6,3,1,4,1,15,3,1,7,3,9,14,1,3,1,4,1,1,5,8,1,3,8,3,8,15,11,4,14,4,4,2,5,5,
  3129. 1,7,1,6,14,7,7,8,5,15,4,8,6,5,6,2,1,13,1,20,15,11,9,2,5,6,2,11,2,6,2,5,1,5,8,4,13,19,25,4,1,1,11,1,34,2,5,9,14,6,2,2,6,1,1,14,1,3,14,13,1,6,
  3130. 12,21,14,14,6,32,17,8,32,9,28,1,2,4,11,8,3,1,14,2,5,15,1,1,1,1,3,6,4,1,3,4,11,3,1,1,11,30,1,5,1,4,1,5,8,1,1,3,2,4,3,17,35,2,6,12,17,3,1,6,2,
  3131. 1,1,12,2,7,3,3,2,1,16,2,8,3,6,5,4,7,3,3,8,1,9,8,5,1,2,1,3,2,8,1,2,9,12,1,1,2,3,8,3,24,12,4,3,7,5,8,3,3,3,3,3,3,1,23,10,3,1,2,2,6,3,1,16,1,16,
  3132. 22,3,10,4,11,6,9,7,7,3,6,2,2,2,4,10,2,1,1,2,8,7,1,6,4,1,3,3,3,5,10,12,12,2,3,12,8,15,1,1,16,6,6,1,5,9,11,4,11,4,2,6,12,1,17,5,13,1,4,9,5,1,11,
  3133. 2,1,8,1,5,7,28,8,3,5,10,2,17,3,38,22,1,2,18,12,10,4,38,18,1,4,44,19,4,1,8,4,1,12,1,4,31,12,1,14,7,75,7,5,10,6,6,13,3,2,11,11,3,2,5,28,15,6,18,
  3134. 18,5,6,4,3,16,1,7,18,7,36,3,5,3,1,7,1,9,1,10,7,2,4,2,6,2,9,7,4,3,32,12,3,7,10,2,23,16,3,1,12,3,31,4,11,1,3,8,9,5,1,30,15,6,12,3,2,2,11,19,9,
  3135. 14,2,6,2,3,19,13,17,5,3,3,25,3,14,1,1,1,36,1,3,2,19,3,13,36,9,13,31,6,4,16,34,2,5,4,2,3,3,5,1,1,1,4,3,1,17,3,2,3,5,3,1,3,2,3,5,6,3,12,11,1,3,
  3136. 1,2,26,7,12,7,2,14,3,3,7,7,11,25,25,28,16,4,36,1,2,1,6,2,1,9,3,27,17,4,3,4,13,4,1,3,2,2,1,10,4,2,4,6,3,8,2,1,18,1,1,24,2,2,4,33,2,3,63,7,1,6,
  3137. 40,7,3,4,4,2,4,15,18,1,16,1,1,11,2,41,14,1,3,18,13,3,2,4,16,2,17,7,15,24,7,18,13,44,2,2,3,6,1,1,7,5,1,7,1,4,3,3,5,10,8,2,3,1,8,1,1,27,4,2,1,
  3138. 12,1,2,1,10,6,1,6,7,5,2,3,7,11,5,11,3,6,6,2,3,15,4,9,1,1,2,1,2,11,2,8,12,8,5,4,2,3,1,5,2,2,1,14,1,12,11,4,1,11,17,17,4,3,2,5,5,7,3,1,5,9,9,8,
  3139. 2,5,6,6,13,13,2,1,2,6,1,2,2,49,4,9,1,2,10,16,7,8,4,3,2,23,4,58,3,29,1,14,19,19,11,11,2,7,5,1,3,4,6,2,18,5,12,12,17,17,3,3,2,4,1,6,2,3,4,3,1,
  3140. 1,1,1,5,1,1,9,1,3,1,3,6,1,8,1,1,2,6,4,14,3,1,4,11,4,1,3,32,1,2,4,13,4,1,2,4,2,1,3,1,11,1,4,2,1,4,4,6,3,5,1,6,5,7,6,3,23,3,5,3,5,3,3,13,3,9,10,
  3141. 1,12,10,2,3,18,13,7,160,52,4,2,2,3,2,14,5,4,12,4,6,4,1,20,4,11,6,2,12,27,1,4,1,2,2,7,4,5,2,28,3,7,25,8,3,19,3,6,10,2,2,1,10,2,5,4,1,3,4,1,5,
  3142. 3,2,6,9,3,6,2,16,3,3,16,4,5,5,3,2,1,2,16,15,8,2,6,21,2,4,1,22,5,8,1,1,21,11,2,1,11,11,19,13,12,4,2,3,2,3,6,1,8,11,1,4,2,9,5,2,1,11,2,9,1,1,2,
  3143. 14,31,9,3,4,21,14,4,8,1,7,2,2,2,5,1,4,20,3,3,4,10,1,11,9,8,2,1,4,5,14,12,14,2,17,9,6,31,4,14,1,20,13,26,5,2,7,3,6,13,2,4,2,19,6,2,2,18,9,3,5,
  3144. 12,12,14,4,6,2,3,6,9,5,22,4,5,25,6,4,8,5,2,6,27,2,35,2,16,3,7,8,8,6,6,5,9,17,2,20,6,19,2,13,3,1,1,1,4,17,12,2,14,7,1,4,18,12,38,33,2,10,1,1,
  3145. 2,13,14,17,11,50,6,33,20,26,74,16,23,45,50,13,38,33,6,6,7,4,4,2,1,3,2,5,8,7,8,9,3,11,21,9,13,1,3,10,6,7,1,2,2,18,5,5,1,9,9,2,68,9,19,13,2,5,
  3146. 1,4,4,7,4,13,3,9,10,21,17,3,26,2,1,5,2,4,5,4,1,7,4,7,3,4,2,1,6,1,1,20,4,1,9,2,2,1,3,3,2,3,2,1,1,1,20,2,3,1,6,2,3,6,2,4,8,1,3,2,10,3,5,3,4,4,
  3147. 3,4,16,1,6,1,10,2,4,2,1,1,2,10,11,2,2,3,1,24,31,4,10,10,2,5,12,16,164,15,4,16,7,9,15,19,17,1,2,1,1,5,1,1,1,1,1,3,1,4,3,1,3,1,3,1,2,1,1,3,3,7,
  3148. 2,8,1,2,2,2,1,3,4,3,7,8,12,92,2,10,3,1,3,14,5,25,16,42,4,7,7,4,2,21,5,27,26,27,21,25,30,31,2,1,5,13,3,22,5,6,6,11,9,12,1,5,9,7,5,5,22,60,3,5,
  3149. 13,1,1,8,1,1,3,3,2,1,9,3,3,18,4,1,2,3,7,6,3,1,2,3,9,1,3,1,3,2,1,3,1,1,1,2,1,11,3,1,6,9,1,3,2,3,1,2,1,5,1,1,4,3,4,1,2,2,4,4,1,7,2,1,2,2,3,5,13,
  3150. 18,3,4,14,9,9,4,16,3,7,5,8,2,6,48,28,3,1,1,4,2,14,8,2,9,2,1,15,2,4,3,2,10,16,12,8,7,1,1,3,1,1,1,2,7,4,1,6,4,38,39,16,23,7,15,15,3,2,12,7,21,
  3151. 37,27,6,5,4,8,2,10,8,8,6,5,1,2,1,3,24,1,16,17,9,23,10,17,6,1,51,55,44,13,294,9,3,6,2,4,2,2,15,1,1,1,13,21,17,68,14,8,9,4,1,4,9,3,11,7,1,1,1,
  3152. 5,6,3,2,1,1,1,2,3,8,1,2,2,4,1,5,5,2,1,4,3,7,13,4,1,4,1,3,1,1,1,5,5,10,1,6,1,5,2,1,5,2,4,1,4,5,7,3,18,2,9,11,32,4,3,3,2,4,7,11,16,9,11,8,13,38,
  3153. 32,8,4,2,1,1,2,1,2,4,4,1,1,1,4,1,21,3,11,1,16,1,1,6,1,3,2,4,9,8,57,7,44,1,3,3,13,3,10,1,1,7,5,2,7,21,47,63,3,15,4,7,1,16,1,1,2,8,2,3,42,15,4,
  3154. 1,29,7,22,10,3,78,16,12,20,18,4,67,11,5,1,3,15,6,21,31,32,27,18,13,71,35,5,142,4,10,1,2,50,19,33,16,35,37,16,19,27,7,1,133,19,1,4,8,7,20,1,4,
  3155. 4,1,10,3,1,6,1,2,51,5,40,15,24,43,22928,11,1,13,154,70,3,1,1,7,4,10,1,2,1,1,2,1,2,1,2,2,1,1,2,1,1,1,1,1,2,1,1,1,1,1,1,1,1,1,1,1,1,1,2,1,1,1,
  3156. 3,2,1,1,1,1,2,1,1,
  3157. };
  3158. static ImWchar base_ranges[] = // not zero-terminated
  3159. {
  3160. 0x0020, 0x00FF, // Basic Latin + Latin Supplement
  3161. 0x3000, 0x30FF, // CJK Symbols and Punctuations, Hiragana, Katakana
  3162. 0x31F0, 0x31FF, // Katakana Phonetic Extensions
  3163. 0xFF00, 0xFFEF, // Half-width characters
  3164. 0xFFFD, 0xFFFD // Invalid
  3165. };
  3166. static ImWchar full_ranges[IM_ARRAYSIZE(base_ranges) + IM_ARRAYSIZE(accumulative_offsets_from_0x4E00)*2 + 1] = { 0 };
  3167. if (!full_ranges[0])
  3168. {
  3169. memcpy(full_ranges, base_ranges, sizeof(base_ranges));
  3170. UnpackAccumulativeOffsetsIntoRanges(0x4E00, accumulative_offsets_from_0x4E00, IM_ARRAYSIZE(accumulative_offsets_from_0x4E00), full_ranges + IM_ARRAYSIZE(base_ranges));
  3171. }
  3172. return &full_ranges[0];
  3173. }
  3174. const ImWchar* ImFontAtlas::GetGlyphRangesCyrillic()
  3175. {
  3176. static const ImWchar ranges[] =
  3177. {
  3178. 0x0020, 0x00FF, // Basic Latin + Latin Supplement
  3179. 0x0400, 0x052F, // Cyrillic + Cyrillic Supplement
  3180. 0x2DE0, 0x2DFF, // Cyrillic Extended-A
  3181. 0xA640, 0xA69F, // Cyrillic Extended-B
  3182. 0,
  3183. };
  3184. return &ranges[0];
  3185. }
  3186. const ImWchar* ImFontAtlas::GetGlyphRangesThai()
  3187. {
  3188. static const ImWchar ranges[] =
  3189. {
  3190. 0x0020, 0x00FF, // Basic Latin
  3191. 0x2010, 0x205E, // Punctuations
  3192. 0x0E00, 0x0E7F, // Thai
  3193. 0,
  3194. };
  3195. return &ranges[0];
  3196. }
  3197. const ImWchar* ImFontAtlas::GetGlyphRangesVietnamese()
  3198. {
  3199. static const ImWchar ranges[] =
  3200. {
  3201. 0x0020, 0x00FF, // Basic Latin
  3202. 0x0102, 0x0103,
  3203. 0x0110, 0x0111,
  3204. 0x0128, 0x0129,
  3205. 0x0168, 0x0169,
  3206. 0x01A0, 0x01A1,
  3207. 0x01AF, 0x01B0,
  3208. 0x1EA0, 0x1EF9,
  3209. 0,
  3210. };
  3211. return &ranges[0];
  3212. }
  3213. //-----------------------------------------------------------------------------
  3214. // [SECTION] ImFontGlyphRangesBuilder
  3215. //-----------------------------------------------------------------------------
  3216. void ImFontGlyphRangesBuilder::AddText(const char* text, const char* text_end)
  3217. {
  3218. while (text_end ? (text < text_end) : *text)
  3219. {
  3220. unsigned int c = 0;
  3221. int c_len = ImTextCharFromUtf8(&c, text, text_end);
  3222. text += c_len;
  3223. if (c_len == 0)
  3224. break;
  3225. AddChar((ImWchar)c);
  3226. }
  3227. }
  3228. void ImFontGlyphRangesBuilder::AddRanges(const ImWchar* ranges)
  3229. {
  3230. for (; ranges[0]; ranges += 2)
  3231. for (unsigned int c = ranges[0]; c <= ranges[1] && c <= IM_UNICODE_CODEPOINT_MAX; c++) //-V560
  3232. AddChar((ImWchar)c);
  3233. }
  3234. void ImFontGlyphRangesBuilder::BuildRanges(ImVector<ImWchar>* out_ranges)
  3235. {
  3236. const int max_codepoint = IM_UNICODE_CODEPOINT_MAX;
  3237. for (int n = 0; n <= max_codepoint; n++)
  3238. if (GetBit(n))
  3239. {
  3240. out_ranges->push_back((ImWchar)n);
  3241. while (n < max_codepoint && GetBit(n + 1))
  3242. n++;
  3243. out_ranges->push_back((ImWchar)n);
  3244. }
  3245. out_ranges->push_back(0);
  3246. }
  3247. //-----------------------------------------------------------------------------
  3248. // [SECTION] ImFont
  3249. //-----------------------------------------------------------------------------
  3250. ImFont::ImFont()
  3251. {
  3252. FontSize = 0.0f;
  3253. FallbackAdvanceX = 0.0f;
  3254. FallbackChar = (ImWchar)-1;
  3255. EllipsisChar = (ImWchar)-1;
  3256. EllipsisWidth = EllipsisCharStep = 0.0f;
  3257. EllipsisCharCount = 0;
  3258. FallbackGlyph = NULL;
  3259. ContainerAtlas = NULL;
  3260. ConfigData = NULL;
  3261. ConfigDataCount = 0;
  3262. DirtyLookupTables = false;
  3263. Scale = 1.0f;
  3264. Ascent = Descent = 0.0f;
  3265. MetricsTotalSurface = 0;
  3266. memset(Used4kPagesMap, 0, sizeof(Used4kPagesMap));
  3267. }
  3268. ImFont::~ImFont()
  3269. {
  3270. ClearOutputData();
  3271. }
  3272. void ImFont::ClearOutputData()
  3273. {
  3274. FontSize = 0.0f;
  3275. FallbackAdvanceX = 0.0f;
  3276. Glyphs.clear();
  3277. IndexAdvanceX.clear();
  3278. IndexLookup.clear();
  3279. FallbackGlyph = NULL;
  3280. ContainerAtlas = NULL;
  3281. DirtyLookupTables = true;
  3282. Ascent = Descent = 0.0f;
  3283. MetricsTotalSurface = 0;
  3284. memset(Used4kPagesMap, 0, sizeof(Used4kPagesMap));
  3285. }
  3286. static ImWchar FindFirstExistingGlyph(ImFont* font, const ImWchar* candidate_chars, int candidate_chars_count)
  3287. {
  3288. for (int n = 0; n < candidate_chars_count; n++)
  3289. if (font->FindGlyphNoFallback(candidate_chars[n]) != NULL)
  3290. return candidate_chars[n];
  3291. return (ImWchar)-1;
  3292. }
  3293. void ImFont::BuildLookupTable()
  3294. {
  3295. int max_codepoint = 0;
  3296. for (int i = 0; i != Glyphs.Size; i++)
  3297. max_codepoint = ImMax(max_codepoint, (int)Glyphs[i].Codepoint);
  3298. // Build lookup table
  3299. IM_ASSERT(Glyphs.Size > 0 && "Font has not loaded glyph!");
  3300. IM_ASSERT(Glyphs.Size < 0xFFFF); // -1 is reserved
  3301. IndexAdvanceX.clear();
  3302. IndexLookup.clear();
  3303. DirtyLookupTables = false;
  3304. memset(Used4kPagesMap, 0, sizeof(Used4kPagesMap));
  3305. GrowIndex(max_codepoint + 1);
  3306. for (int i = 0; i < Glyphs.Size; i++)
  3307. {
  3308. int codepoint = (int)Glyphs[i].Codepoint;
  3309. IndexAdvanceX[codepoint] = Glyphs[i].AdvanceX;
  3310. IndexLookup[codepoint] = (ImWchar)i;
  3311. // Mark 4K page as used
  3312. const int page_n = codepoint / 4096;
  3313. Used4kPagesMap[page_n >> 3] |= 1 << (page_n & 7);
  3314. }
  3315. // Create a glyph to handle TAB
  3316. // FIXME: Needs proper TAB handling but it needs to be contextualized (or we could arbitrary say that each string starts at "column 0" ?)
  3317. if (FindGlyph((ImWchar)' '))
  3318. {
  3319. if (Glyphs.back().Codepoint != '\t') // So we can call this function multiple times (FIXME: Flaky)
  3320. Glyphs.resize(Glyphs.Size + 1);
  3321. ImFontGlyph& tab_glyph = Glyphs.back();
  3322. tab_glyph = *FindGlyph((ImWchar)' ');
  3323. tab_glyph.Codepoint = '\t';
  3324. tab_glyph.AdvanceX *= IM_TABSIZE;
  3325. IndexAdvanceX[(int)tab_glyph.Codepoint] = (float)tab_glyph.AdvanceX;
  3326. IndexLookup[(int)tab_glyph.Codepoint] = (ImWchar)(Glyphs.Size - 1);
  3327. }
  3328. // Mark special glyphs as not visible (note that AddGlyph already mark as non-visible glyphs with zero-size polygons)
  3329. SetGlyphVisible((ImWchar)' ', false);
  3330. SetGlyphVisible((ImWchar)'\t', false);
  3331. // Setup Fallback character
  3332. const ImWchar fallback_chars[] = { (ImWchar)IM_UNICODE_CODEPOINT_INVALID, (ImWchar)'?', (ImWchar)' ' };
  3333. FallbackGlyph = FindGlyphNoFallback(FallbackChar);
  3334. if (FallbackGlyph == NULL)
  3335. {
  3336. FallbackChar = FindFirstExistingGlyph(this, fallback_chars, IM_ARRAYSIZE(fallback_chars));
  3337. FallbackGlyph = FindGlyphNoFallback(FallbackChar);
  3338. if (FallbackGlyph == NULL)
  3339. {
  3340. FallbackGlyph = &Glyphs.back();
  3341. FallbackChar = (ImWchar)FallbackGlyph->Codepoint;
  3342. }
  3343. }
  3344. FallbackAdvanceX = FallbackGlyph->AdvanceX;
  3345. for (int i = 0; i < max_codepoint + 1; i++)
  3346. if (IndexAdvanceX[i] < 0.0f)
  3347. IndexAdvanceX[i] = FallbackAdvanceX;
  3348. // Setup Ellipsis character. It is required for rendering elided text. We prefer using U+2026 (horizontal ellipsis).
  3349. // However some old fonts may contain ellipsis at U+0085. Here we auto-detect most suitable ellipsis character.
  3350. // FIXME: Note that 0x2026 is rarely included in our font ranges. Because of this we are more likely to use three individual dots.
  3351. const ImWchar ellipsis_chars[] = { (ImWchar)0x2026, (ImWchar)0x0085 };
  3352. const ImWchar dots_chars[] = { (ImWchar)'.', (ImWchar)0xFF0E };
  3353. if (EllipsisChar == (ImWchar)-1)
  3354. EllipsisChar = FindFirstExistingGlyph(this, ellipsis_chars, IM_ARRAYSIZE(ellipsis_chars));
  3355. const ImWchar dot_char = FindFirstExistingGlyph(this, dots_chars, IM_ARRAYSIZE(dots_chars));
  3356. if (EllipsisChar != (ImWchar)-1)
  3357. {
  3358. EllipsisCharCount = 1;
  3359. EllipsisWidth = EllipsisCharStep = FindGlyph(EllipsisChar)->X1;
  3360. }
  3361. else if (dot_char != (ImWchar)-1)
  3362. {
  3363. const ImFontGlyph* glyph = FindGlyph(dot_char);
  3364. EllipsisChar = dot_char;
  3365. EllipsisCharCount = 3;
  3366. EllipsisCharStep = (glyph->X1 - glyph->X0) + 1.0f;
  3367. EllipsisWidth = EllipsisCharStep * 3.0f - 1.0f;
  3368. }
  3369. }
  3370. // API is designed this way to avoid exposing the 4K page size
  3371. // e.g. use with IsGlyphRangeUnused(0, 255)
  3372. bool ImFont::IsGlyphRangeUnused(unsigned int c_begin, unsigned int c_last)
  3373. {
  3374. unsigned int page_begin = (c_begin / 4096);
  3375. unsigned int page_last = (c_last / 4096);
  3376. for (unsigned int page_n = page_begin; page_n <= page_last; page_n++)
  3377. if ((page_n >> 3) < sizeof(Used4kPagesMap))
  3378. if (Used4kPagesMap[page_n >> 3] & (1 << (page_n & 7)))
  3379. return false;
  3380. return true;
  3381. }
  3382. void ImFont::SetGlyphVisible(ImWchar c, bool visible)
  3383. {
  3384. if (ImFontGlyph* glyph = (ImFontGlyph*)(void*)FindGlyph((ImWchar)c))
  3385. glyph->Visible = visible ? 1 : 0;
  3386. }
  3387. void ImFont::GrowIndex(int new_size)
  3388. {
  3389. IM_ASSERT(IndexAdvanceX.Size == IndexLookup.Size);
  3390. if (new_size <= IndexLookup.Size)
  3391. return;
  3392. IndexAdvanceX.resize(new_size, -1.0f);
  3393. IndexLookup.resize(new_size, (ImWchar)-1);
  3394. }
  3395. // x0/y0/x1/y1 are offset from the character upper-left layout position, in pixels. Therefore x0/y0 are often fairly close to zero.
  3396. // Not to be mistaken with texture coordinates, which are held by u0/v0/u1/v1 in normalized format (0.0..1.0 on each texture axis).
  3397. // 'cfg' is not necessarily == 'this->ConfigData' because multiple source fonts+configs can be used to build one target font.
  3398. void ImFont::AddGlyph(const ImFontConfig* cfg, ImWchar codepoint, float x0, float y0, float x1, float y1, float u0, float v0, float u1, float v1, float advance_x)
  3399. {
  3400. if (cfg != NULL)
  3401. {
  3402. // Clamp & recenter if needed
  3403. const float advance_x_original = advance_x;
  3404. advance_x = ImClamp(advance_x, cfg->GlyphMinAdvanceX, cfg->GlyphMaxAdvanceX);
  3405. if (advance_x != advance_x_original)
  3406. {
  3407. float char_off_x = cfg->PixelSnapH ? ImTrunc((advance_x - advance_x_original) * 0.5f) : (advance_x - advance_x_original) * 0.5f;
  3408. x0 += char_off_x;
  3409. x1 += char_off_x;
  3410. }
  3411. // Snap to pixel
  3412. if (cfg->PixelSnapH)
  3413. advance_x = IM_ROUND(advance_x);
  3414. // Bake spacing
  3415. advance_x += cfg->GlyphExtraSpacing.x;
  3416. }
  3417. int glyph_idx = Glyphs.Size;
  3418. Glyphs.resize(Glyphs.Size + 1);
  3419. ImFontGlyph& glyph = Glyphs[glyph_idx];
  3420. glyph.Codepoint = (unsigned int)codepoint;
  3421. glyph.Visible = (x0 != x1) && (y0 != y1);
  3422. glyph.Colored = false;
  3423. glyph.X0 = x0;
  3424. glyph.Y0 = y0;
  3425. glyph.X1 = x1;
  3426. glyph.Y1 = y1;
  3427. glyph.U0 = u0;
  3428. glyph.V0 = v0;
  3429. glyph.U1 = u1;
  3430. glyph.V1 = v1;
  3431. glyph.AdvanceX = advance_x;
  3432. // Compute rough surface usage metrics (+1 to account for average padding, +0.99 to round)
  3433. // We use (U1-U0)*TexWidth instead of X1-X0 to account for oversampling.
  3434. float pad = ContainerAtlas->TexGlyphPadding + 0.99f;
  3435. DirtyLookupTables = true;
  3436. MetricsTotalSurface += (int)((glyph.U1 - glyph.U0) * ContainerAtlas->TexWidth + pad) * (int)((glyph.V1 - glyph.V0) * ContainerAtlas->TexHeight + pad);
  3437. }
  3438. void ImFont::AddRemapChar(ImWchar dst, ImWchar src, bool overwrite_dst)
  3439. {
  3440. IM_ASSERT(IndexLookup.Size > 0); // Currently this can only be called AFTER the font has been built, aka after calling ImFontAtlas::GetTexDataAs*() function.
  3441. unsigned int index_size = (unsigned int)IndexLookup.Size;
  3442. if (dst < index_size && IndexLookup.Data[dst] == (ImWchar)-1 && !overwrite_dst) // 'dst' already exists
  3443. return;
  3444. if (src >= index_size && dst >= index_size) // both 'dst' and 'src' don't exist -> no-op
  3445. return;
  3446. GrowIndex(dst + 1);
  3447. IndexLookup[dst] = (src < index_size) ? IndexLookup.Data[src] : (ImWchar)-1;
  3448. IndexAdvanceX[dst] = (src < index_size) ? IndexAdvanceX.Data[src] : 1.0f;
  3449. }
  3450. // Find glyph, return fallback if missing
  3451. const ImFontGlyph* ImFont::FindGlyph(ImWchar c)
  3452. {
  3453. if (c >= (size_t)IndexLookup.Size)
  3454. return FallbackGlyph;
  3455. const ImWchar i = IndexLookup.Data[c];
  3456. if (i == (ImWchar)-1)
  3457. return FallbackGlyph;
  3458. return &Glyphs.Data[i];
  3459. }
  3460. const ImFontGlyph* ImFont::FindGlyphNoFallback(ImWchar c)
  3461. {
  3462. if (c >= (size_t)IndexLookup.Size)
  3463. return NULL;
  3464. const ImWchar i = IndexLookup.Data[c];
  3465. if (i == (ImWchar)-1)
  3466. return NULL;
  3467. return &Glyphs.Data[i];
  3468. }
  3469. // Trim trailing space and find beginning of next line
  3470. static inline const char* CalcWordWrapNextLineStartA(const char* text, const char* text_end)
  3471. {
  3472. while (text < text_end && ImCharIsBlankA(*text))
  3473. text++;
  3474. if (*text == '\n')
  3475. text++;
  3476. return text;
  3477. }
  3478. #define ImFontGetCharAdvanceX(_FONT, _CH) ((int)(_CH) < (_FONT)->IndexAdvanceX.Size ? (_FONT)->IndexAdvanceX.Data[_CH] : (_FONT)->FallbackAdvanceX)
  3479. // Simple word-wrapping for English, not full-featured. Please submit failing cases!
  3480. // This will return the next location to wrap from. If no wrapping if necessary, this will fast-forward to e.g. text_end.
  3481. // FIXME: Much possible improvements (don't cut things like "word !", "word!!!" but cut within "word,,,,", more sensible support for punctuations, support for Unicode punctuations, etc.)
  3482. const char* ImFont::CalcWordWrapPositionA(float scale, const char* text, const char* text_end, float wrap_width)
  3483. {
  3484. // For references, possible wrap point marked with ^
  3485. // "aaa bbb, ccc,ddd. eee fff. ggg!"
  3486. // ^ ^ ^ ^ ^__ ^ ^
  3487. // List of hardcoded separators: .,;!?'"
  3488. // Skip extra blanks after a line returns (that includes not counting them in width computation)
  3489. // e.g. "Hello world" --> "Hello" "World"
  3490. // Cut words that cannot possibly fit within one line.
  3491. // e.g.: "The tropical fish" with ~5 characters worth of width --> "The tr" "opical" "fish"
  3492. float line_width = 0.0f;
  3493. float word_width = 0.0f;
  3494. float blank_width = 0.0f;
  3495. wrap_width /= scale; // We work with unscaled widths to avoid scaling every characters
  3496. const char* word_end = text;
  3497. const char* prev_word_end = NULL;
  3498. bool inside_word = true;
  3499. const char* s = text;
  3500. IM_ASSERT(text_end != NULL);
  3501. while (s < text_end)
  3502. {
  3503. unsigned int c = (unsigned int)*s;
  3504. const char* next_s;
  3505. if (c < 0x80)
  3506. next_s = s + 1;
  3507. else
  3508. next_s = s + ImTextCharFromUtf8(&c, s, text_end);
  3509. if (c < 32)
  3510. {
  3511. if (c == '\n')
  3512. {
  3513. line_width = word_width = blank_width = 0.0f;
  3514. inside_word = true;
  3515. s = next_s;
  3516. continue;
  3517. }
  3518. if (c == '\r')
  3519. {
  3520. s = next_s;
  3521. continue;
  3522. }
  3523. }
  3524. const float char_width = ImFontGetCharAdvanceX(this, c);
  3525. if (ImCharIsBlankW(c))
  3526. {
  3527. if (inside_word)
  3528. {
  3529. line_width += blank_width;
  3530. blank_width = 0.0f;
  3531. word_end = s;
  3532. }
  3533. blank_width += char_width;
  3534. inside_word = false;
  3535. }
  3536. else
  3537. {
  3538. word_width += char_width;
  3539. if (inside_word)
  3540. {
  3541. word_end = next_s;
  3542. }
  3543. else
  3544. {
  3545. prev_word_end = word_end;
  3546. line_width += word_width + blank_width;
  3547. word_width = blank_width = 0.0f;
  3548. }
  3549. // Allow wrapping after punctuation.
  3550. inside_word = (c != '.' && c != ',' && c != ';' && c != '!' && c != '?' && c != '\"');
  3551. }
  3552. // We ignore blank width at the end of the line (they can be skipped)
  3553. if (line_width + word_width > wrap_width)
  3554. {
  3555. // Words that cannot possibly fit within an entire line will be cut anywhere.
  3556. if (word_width < wrap_width)
  3557. s = prev_word_end ? prev_word_end : word_end;
  3558. break;
  3559. }
  3560. s = next_s;
  3561. }
  3562. // Wrap_width is too small to fit anything. Force displaying 1 character to minimize the height discontinuity.
  3563. // +1 may not be a character start point in UTF-8 but it's ok because caller loops use (text >= word_wrap_eol).
  3564. if (s == text && text < text_end)
  3565. return s + 1;
  3566. return s;
  3567. }
  3568. ImVec2 ImFont::CalcTextSizeA(float size, float max_width, float wrap_width, const char* text_begin, const char* text_end, const char** remaining)
  3569. {
  3570. if (!text_end)
  3571. text_end = text_begin + strlen(text_begin); // FIXME-OPT: Need to avoid this.
  3572. const float line_height = size;
  3573. const float scale = size / FontSize;
  3574. ImVec2 text_size = ImVec2(0, 0);
  3575. float line_width = 0.0f;
  3576. const bool word_wrap_enabled = (wrap_width > 0.0f);
  3577. const char* word_wrap_eol = NULL;
  3578. const char* s = text_begin;
  3579. while (s < text_end)
  3580. {
  3581. if (word_wrap_enabled)
  3582. {
  3583. // Calculate how far we can render. Requires two passes on the string data but keeps the code simple and not intrusive for what's essentially an uncommon feature.
  3584. if (!word_wrap_eol)
  3585. word_wrap_eol = CalcWordWrapPositionA(scale, s, text_end, wrap_width - line_width);
  3586. if (s >= word_wrap_eol)
  3587. {
  3588. if (text_size.x < line_width)
  3589. text_size.x = line_width;
  3590. text_size.y += line_height;
  3591. line_width = 0.0f;
  3592. word_wrap_eol = NULL;
  3593. s = CalcWordWrapNextLineStartA(s, text_end); // Wrapping skips upcoming blanks
  3594. continue;
  3595. }
  3596. }
  3597. // Decode and advance source
  3598. const char* prev_s = s;
  3599. unsigned int c = (unsigned int)*s;
  3600. if (c < 0x80)
  3601. s += 1;
  3602. else
  3603. s += ImTextCharFromUtf8(&c, s, text_end);
  3604. if (c < 32)
  3605. {
  3606. if (c == '\n')
  3607. {
  3608. text_size.x = ImMax(text_size.x, line_width);
  3609. text_size.y += line_height;
  3610. line_width = 0.0f;
  3611. continue;
  3612. }
  3613. if (c == '\r')
  3614. continue;
  3615. }
  3616. const float char_width = ImFontGetCharAdvanceX(this, c) * scale;
  3617. if (line_width + char_width >= max_width)
  3618. {
  3619. s = prev_s;
  3620. break;
  3621. }
  3622. line_width += char_width;
  3623. }
  3624. if (text_size.x < line_width)
  3625. text_size.x = line_width;
  3626. if (line_width > 0 || text_size.y == 0.0f)
  3627. text_size.y += line_height;
  3628. if (remaining)
  3629. *remaining = s;
  3630. return text_size;
  3631. }
  3632. // Note: as with every ImDrawList drawing function, this expects that the font atlas texture is bound.
  3633. void ImFont::RenderChar(ImDrawList* draw_list, float size, const ImVec2& pos, ImU32 col, ImWchar c)
  3634. {
  3635. const ImFontGlyph* glyph = FindGlyph(c);
  3636. if (!glyph || !glyph->Visible)
  3637. return;
  3638. if (glyph->Colored)
  3639. col |= ~IM_COL32_A_MASK;
  3640. float scale = (size >= 0.0f) ? (size / FontSize) : 1.0f;
  3641. float x = IM_TRUNC(pos.x);
  3642. float y = IM_TRUNC(pos.y);
  3643. draw_list->PrimReserve(6, 4);
  3644. draw_list->PrimRectUV(ImVec2(x + glyph->X0 * scale, y + glyph->Y0 * scale), ImVec2(x + glyph->X1 * scale, y + glyph->Y1 * scale), ImVec2(glyph->U0, glyph->V0), ImVec2(glyph->U1, glyph->V1), col);
  3645. }
  3646. // Note: as with every ImDrawList drawing function, this expects that the font atlas texture is bound.
  3647. void ImFont::RenderText(ImDrawList* draw_list, float size, const ImVec2& pos, ImU32 col, const ImVec4& clip_rect, const char* text_begin, const char* text_end, float wrap_width, bool cpu_fine_clip)
  3648. {
  3649. if (!text_end)
  3650. text_end = text_begin + strlen(text_begin); // ImGui:: functions generally already provides a valid text_end, so this is merely to handle direct calls.
  3651. // Align to be pixel perfect
  3652. float x = IM_TRUNC(pos.x);
  3653. float y = IM_TRUNC(pos.y);
  3654. if (y > clip_rect.w)
  3655. return;
  3656. const float scale = size / FontSize;
  3657. const float line_height = FontSize * scale;
  3658. const float origin_x = x;
  3659. const bool word_wrap_enabled = (wrap_width > 0.0f);
  3660. // Fast-forward to first visible line
  3661. const char* s = text_begin;
  3662. if (y + line_height < clip_rect.y)
  3663. while (y + line_height < clip_rect.y && s < text_end)
  3664. {
  3665. const char* line_end = (const char*)memchr(s, '\n', text_end - s);
  3666. if (word_wrap_enabled)
  3667. {
  3668. // FIXME-OPT: This is not optimal as do first do a search for \n before calling CalcWordWrapPositionA().
  3669. // If the specs for CalcWordWrapPositionA() were reworked to optionally return on \n we could combine both.
  3670. // However it is still better than nothing performing the fast-forward!
  3671. s = CalcWordWrapPositionA(scale, s, line_end ? line_end : text_end, wrap_width);
  3672. s = CalcWordWrapNextLineStartA(s, text_end);
  3673. }
  3674. else
  3675. {
  3676. s = line_end ? line_end + 1 : text_end;
  3677. }
  3678. y += line_height;
  3679. }
  3680. // For large text, scan for the last visible line in order to avoid over-reserving in the call to PrimReserve()
  3681. // Note that very large horizontal line will still be affected by the issue (e.g. a one megabyte string buffer without a newline will likely crash atm)
  3682. if (text_end - s > 10000 && !word_wrap_enabled)
  3683. {
  3684. const char* s_end = s;
  3685. float y_end = y;
  3686. while (y_end < clip_rect.w && s_end < text_end)
  3687. {
  3688. s_end = (const char*)memchr(s_end, '\n', text_end - s_end);
  3689. s_end = s_end ? s_end + 1 : text_end;
  3690. y_end += line_height;
  3691. }
  3692. text_end = s_end;
  3693. }
  3694. if (s == text_end)
  3695. return;
  3696. // Reserve vertices for remaining worse case (over-reserving is useful and easily amortized)
  3697. const int vtx_count_max = (int)(text_end - s) * 4;
  3698. const int idx_count_max = (int)(text_end - s) * 6;
  3699. const int idx_expected_size = draw_list->IdxBuffer.Size + idx_count_max;
  3700. draw_list->PrimReserve(idx_count_max, vtx_count_max);
  3701. ImDrawVert* vtx_write = draw_list->_VtxWritePtr;
  3702. ImDrawIdx* idx_write = draw_list->_IdxWritePtr;
  3703. unsigned int vtx_index = draw_list->_VtxCurrentIdx;
  3704. const ImU32 col_untinted = col | ~IM_COL32_A_MASK;
  3705. const char* word_wrap_eol = NULL;
  3706. while (s < text_end)
  3707. {
  3708. if (word_wrap_enabled)
  3709. {
  3710. // Calculate how far we can render. Requires two passes on the string data but keeps the code simple and not intrusive for what's essentially an uncommon feature.
  3711. if (!word_wrap_eol)
  3712. word_wrap_eol = CalcWordWrapPositionA(scale, s, text_end, wrap_width - (x - origin_x));
  3713. if (s >= word_wrap_eol)
  3714. {
  3715. x = origin_x;
  3716. y += line_height;
  3717. if (y > clip_rect.w)
  3718. break; // break out of main loop
  3719. word_wrap_eol = NULL;
  3720. s = CalcWordWrapNextLineStartA(s, text_end); // Wrapping skips upcoming blanks
  3721. continue;
  3722. }
  3723. }
  3724. // Decode and advance source
  3725. unsigned int c = (unsigned int)*s;
  3726. if (c < 0x80)
  3727. s += 1;
  3728. else
  3729. s += ImTextCharFromUtf8(&c, s, text_end);
  3730. if (c < 32)
  3731. {
  3732. if (c == '\n')
  3733. {
  3734. x = origin_x;
  3735. y += line_height;
  3736. if (y > clip_rect.w)
  3737. break; // break out of main loop
  3738. continue;
  3739. }
  3740. if (c == '\r')
  3741. continue;
  3742. }
  3743. const ImFontGlyph* glyph = FindGlyph((ImWchar)c);
  3744. if (glyph == NULL)
  3745. continue;
  3746. float char_width = glyph->AdvanceX * scale;
  3747. if (glyph->Visible)
  3748. {
  3749. // We don't do a second finer clipping test on the Y axis as we've already skipped anything before clip_rect.y and exit once we pass clip_rect.w
  3750. float x1 = x + glyph->X0 * scale;
  3751. float x2 = x + glyph->X1 * scale;
  3752. float y1 = y + glyph->Y0 * scale;
  3753. float y2 = y + glyph->Y1 * scale;
  3754. if (x1 <= clip_rect.z && x2 >= clip_rect.x)
  3755. {
  3756. // Render a character
  3757. float u1 = glyph->U0;
  3758. float v1 = glyph->V0;
  3759. float u2 = glyph->U1;
  3760. float v2 = glyph->V1;
  3761. // CPU side clipping used to fit text in their frame when the frame is too small. Only does clipping for axis aligned quads.
  3762. if (cpu_fine_clip)
  3763. {
  3764. if (x1 < clip_rect.x)
  3765. {
  3766. u1 = u1 + (1.0f - (x2 - clip_rect.x) / (x2 - x1)) * (u2 - u1);
  3767. x1 = clip_rect.x;
  3768. }
  3769. if (y1 < clip_rect.y)
  3770. {
  3771. v1 = v1 + (1.0f - (y2 - clip_rect.y) / (y2 - y1)) * (v2 - v1);
  3772. y1 = clip_rect.y;
  3773. }
  3774. if (x2 > clip_rect.z)
  3775. {
  3776. u2 = u1 + ((clip_rect.z - x1) / (x2 - x1)) * (u2 - u1);
  3777. x2 = clip_rect.z;
  3778. }
  3779. if (y2 > clip_rect.w)
  3780. {
  3781. v2 = v1 + ((clip_rect.w - y1) / (y2 - y1)) * (v2 - v1);
  3782. y2 = clip_rect.w;
  3783. }
  3784. if (y1 >= y2)
  3785. {
  3786. x += char_width;
  3787. continue;
  3788. }
  3789. }
  3790. // Support for untinted glyphs
  3791. ImU32 glyph_col = glyph->Colored ? col_untinted : col;
  3792. // We are NOT calling PrimRectUV() here because non-inlined causes too much overhead in a debug builds. Inlined here:
  3793. {
  3794. vtx_write[0].pos.x = x1; vtx_write[0].pos.y = y1; vtx_write[0].col = glyph_col; vtx_write[0].uv.x = u1; vtx_write[0].uv.y = v1;
  3795. vtx_write[1].pos.x = x2; vtx_write[1].pos.y = y1; vtx_write[1].col = glyph_col; vtx_write[1].uv.x = u2; vtx_write[1].uv.y = v1;
  3796. vtx_write[2].pos.x = x2; vtx_write[2].pos.y = y2; vtx_write[2].col = glyph_col; vtx_write[2].uv.x = u2; vtx_write[2].uv.y = v2;
  3797. vtx_write[3].pos.x = x1; vtx_write[3].pos.y = y2; vtx_write[3].col = glyph_col; vtx_write[3].uv.x = u1; vtx_write[3].uv.y = v2;
  3798. idx_write[0] = (ImDrawIdx)(vtx_index); idx_write[1] = (ImDrawIdx)(vtx_index + 1); idx_write[2] = (ImDrawIdx)(vtx_index + 2);
  3799. idx_write[3] = (ImDrawIdx)(vtx_index); idx_write[4] = (ImDrawIdx)(vtx_index + 2); idx_write[5] = (ImDrawIdx)(vtx_index + 3);
  3800. vtx_write += 4;
  3801. vtx_index += 4;
  3802. idx_write += 6;
  3803. }
  3804. }
  3805. }
  3806. x += char_width;
  3807. }
  3808. // Give back unused vertices (clipped ones, blanks) ~ this is essentially a PrimUnreserve() action.
  3809. draw_list->VtxBuffer.Size = (int)(vtx_write - draw_list->VtxBuffer.Data); // Same as calling shrink()
  3810. draw_list->IdxBuffer.Size = (int)(idx_write - draw_list->IdxBuffer.Data);
  3811. draw_list->CmdBuffer[draw_list->CmdBuffer.Size - 1].ElemCount -= (idx_expected_size - draw_list->IdxBuffer.Size);
  3812. draw_list->_VtxWritePtr = vtx_write;
  3813. draw_list->_IdxWritePtr = idx_write;
  3814. draw_list->_VtxCurrentIdx = vtx_index;
  3815. }
  3816. //-----------------------------------------------------------------------------
  3817. // [SECTION] ImGui Internal Render Helpers
  3818. //-----------------------------------------------------------------------------
  3819. // Vaguely redesigned to stop accessing ImGui global state:
  3820. // - RenderArrow()
  3821. // - RenderBullet()
  3822. // - RenderCheckMark()
  3823. // - RenderArrowPointingAt()
  3824. // - RenderRectFilledRangeH()
  3825. // - RenderRectFilledWithHole()
  3826. //-----------------------------------------------------------------------------
  3827. // Function in need of a redesign (legacy mess)
  3828. // - RenderColorRectWithAlphaCheckerboard()
  3829. //-----------------------------------------------------------------------------
  3830. // Render an arrow aimed to be aligned with text (p_min is a position in the same space text would be positioned). To e.g. denote expanded/collapsed state
  3831. void ImGui::RenderArrow(ImDrawList* draw_list, ImVec2 pos, ImU32 col, ImGuiDir dir, float scale)
  3832. {
  3833. const float h = draw_list->_Data->FontSize * 1.00f;
  3834. float r = h * 0.40f * scale;
  3835. ImVec2 center = pos + ImVec2(h * 0.50f, h * 0.50f * scale);
  3836. ImVec2 a, b, c;
  3837. switch (dir)
  3838. {
  3839. case ImGuiDir_Up:
  3840. case ImGuiDir_Down:
  3841. if (dir == ImGuiDir_Up) r = -r;
  3842. a = ImVec2(+0.000f, +0.750f) * r;
  3843. b = ImVec2(-0.866f, -0.750f) * r;
  3844. c = ImVec2(+0.866f, -0.750f) * r;
  3845. break;
  3846. case ImGuiDir_Left:
  3847. case ImGuiDir_Right:
  3848. if (dir == ImGuiDir_Left) r = -r;
  3849. a = ImVec2(+0.750f, +0.000f) * r;
  3850. b = ImVec2(-0.750f, +0.866f) * r;
  3851. c = ImVec2(-0.750f, -0.866f) * r;
  3852. break;
  3853. case ImGuiDir_None:
  3854. case ImGuiDir_COUNT:
  3855. IM_ASSERT(0);
  3856. break;
  3857. }
  3858. draw_list->AddTriangleFilled(center + a, center + b, center + c, col);
  3859. }
  3860. void ImGui::RenderBullet(ImDrawList* draw_list, ImVec2 pos, ImU32 col)
  3861. {
  3862. // FIXME-OPT: This should be baked in font.
  3863. draw_list->AddCircleFilled(pos, draw_list->_Data->FontSize * 0.20f, col, 8);
  3864. }
  3865. void ImGui::RenderCheckMark(ImDrawList* draw_list, ImVec2 pos, ImU32 col, float sz)
  3866. {
  3867. float thickness = ImMax(sz / 5.0f, 1.0f);
  3868. sz -= thickness * 0.5f;
  3869. pos += ImVec2(thickness * 0.25f, thickness * 0.25f);
  3870. float third = sz / 3.0f;
  3871. float bx = pos.x + third;
  3872. float by = pos.y + sz - third * 0.5f;
  3873. draw_list->PathLineTo(ImVec2(bx - third, by - third));
  3874. draw_list->PathLineTo(ImVec2(bx, by));
  3875. draw_list->PathLineTo(ImVec2(bx + third * 2.0f, by - third * 2.0f));
  3876. draw_list->PathStroke(col, 0, thickness);
  3877. }
  3878. // Render an arrow. 'pos' is position of the arrow tip. half_sz.x is length from base to tip. half_sz.y is length on each side.
  3879. void ImGui::RenderArrowPointingAt(ImDrawList* draw_list, ImVec2 pos, ImVec2 half_sz, ImGuiDir direction, ImU32 col)
  3880. {
  3881. switch (direction)
  3882. {
  3883. case ImGuiDir_Left: draw_list->AddTriangleFilled(ImVec2(pos.x + half_sz.x, pos.y - half_sz.y), ImVec2(pos.x + half_sz.x, pos.y + half_sz.y), pos, col); return;
  3884. case ImGuiDir_Right: draw_list->AddTriangleFilled(ImVec2(pos.x - half_sz.x, pos.y + half_sz.y), ImVec2(pos.x - half_sz.x, pos.y - half_sz.y), pos, col); return;
  3885. case ImGuiDir_Up: draw_list->AddTriangleFilled(ImVec2(pos.x + half_sz.x, pos.y + half_sz.y), ImVec2(pos.x - half_sz.x, pos.y + half_sz.y), pos, col); return;
  3886. case ImGuiDir_Down: draw_list->AddTriangleFilled(ImVec2(pos.x - half_sz.x, pos.y - half_sz.y), ImVec2(pos.x + half_sz.x, pos.y - half_sz.y), pos, col); return;
  3887. case ImGuiDir_None: case ImGuiDir_COUNT: break; // Fix warnings
  3888. }
  3889. }
  3890. static inline float ImAcos01(float x)
  3891. {
  3892. if (x <= 0.0f) return IM_PI * 0.5f;
  3893. if (x >= 1.0f) return 0.0f;
  3894. return ImAcos(x);
  3895. //return (-0.69813170079773212f * x * x - 0.87266462599716477f) * x + 1.5707963267948966f; // Cheap approximation, may be enough for what we do.
  3896. }
  3897. // FIXME: Cleanup and move code to ImDrawList.
  3898. void ImGui::RenderRectFilledRangeH(ImDrawList* draw_list, const ImRect& rect, ImU32 col, float x_start_norm, float x_end_norm, float rounding)
  3899. {
  3900. if (x_end_norm == x_start_norm)
  3901. return;
  3902. if (x_start_norm > x_end_norm)
  3903. ImSwap(x_start_norm, x_end_norm);
  3904. ImVec2 p0 = ImVec2(ImLerp(rect.Min.x, rect.Max.x, x_start_norm), rect.Min.y);
  3905. ImVec2 p1 = ImVec2(ImLerp(rect.Min.x, rect.Max.x, x_end_norm), rect.Max.y);
  3906. if (rounding == 0.0f)
  3907. {
  3908. draw_list->AddRectFilled(p0, p1, col, 0.0f);
  3909. return;
  3910. }
  3911. rounding = ImClamp(ImMin((rect.Max.x - rect.Min.x) * 0.5f, (rect.Max.y - rect.Min.y) * 0.5f) - 1.0f, 0.0f, rounding);
  3912. const float inv_rounding = 1.0f / rounding;
  3913. const float arc0_b = ImAcos01(1.0f - (p0.x - rect.Min.x) * inv_rounding);
  3914. const float arc0_e = ImAcos01(1.0f - (p1.x - rect.Min.x) * inv_rounding);
  3915. const float half_pi = IM_PI * 0.5f; // We will == compare to this because we know this is the exact value ImAcos01 can return.
  3916. const float x0 = ImMax(p0.x, rect.Min.x + rounding);
  3917. if (arc0_b == arc0_e)
  3918. {
  3919. draw_list->PathLineTo(ImVec2(x0, p1.y));
  3920. draw_list->PathLineTo(ImVec2(x0, p0.y));
  3921. }
  3922. else if (arc0_b == 0.0f && arc0_e == half_pi)
  3923. {
  3924. draw_list->PathArcToFast(ImVec2(x0, p1.y - rounding), rounding, 3, 6); // BL
  3925. draw_list->PathArcToFast(ImVec2(x0, p0.y + rounding), rounding, 6, 9); // TR
  3926. }
  3927. else
  3928. {
  3929. draw_list->PathArcTo(ImVec2(x0, p1.y - rounding), rounding, IM_PI - arc0_e, IM_PI - arc0_b); // BL
  3930. draw_list->PathArcTo(ImVec2(x0, p0.y + rounding), rounding, IM_PI + arc0_b, IM_PI + arc0_e); // TR
  3931. }
  3932. if (p1.x > rect.Min.x + rounding)
  3933. {
  3934. const float arc1_b = ImAcos01(1.0f - (rect.Max.x - p1.x) * inv_rounding);
  3935. const float arc1_e = ImAcos01(1.0f - (rect.Max.x - p0.x) * inv_rounding);
  3936. const float x1 = ImMin(p1.x, rect.Max.x - rounding);
  3937. if (arc1_b == arc1_e)
  3938. {
  3939. draw_list->PathLineTo(ImVec2(x1, p0.y));
  3940. draw_list->PathLineTo(ImVec2(x1, p1.y));
  3941. }
  3942. else if (arc1_b == 0.0f && arc1_e == half_pi)
  3943. {
  3944. draw_list->PathArcToFast(ImVec2(x1, p0.y + rounding), rounding, 9, 12); // TR
  3945. draw_list->PathArcToFast(ImVec2(x1, p1.y - rounding), rounding, 0, 3); // BR
  3946. }
  3947. else
  3948. {
  3949. draw_list->PathArcTo(ImVec2(x1, p0.y + rounding), rounding, -arc1_e, -arc1_b); // TR
  3950. draw_list->PathArcTo(ImVec2(x1, p1.y - rounding), rounding, +arc1_b, +arc1_e); // BR
  3951. }
  3952. }
  3953. draw_list->PathFillConvex(col);
  3954. }
  3955. void ImGui::RenderRectFilledWithHole(ImDrawList* draw_list, const ImRect& outer, const ImRect& inner, ImU32 col, float rounding)
  3956. {
  3957. const bool fill_L = (inner.Min.x > outer.Min.x);
  3958. const bool fill_R = (inner.Max.x < outer.Max.x);
  3959. const bool fill_U = (inner.Min.y > outer.Min.y);
  3960. const bool fill_D = (inner.Max.y < outer.Max.y);
  3961. if (fill_L) draw_list->AddRectFilled(ImVec2(outer.Min.x, inner.Min.y), ImVec2(inner.Min.x, inner.Max.y), col, rounding, ImDrawFlags_RoundCornersNone | (fill_U ? 0 : ImDrawFlags_RoundCornersTopLeft) | (fill_D ? 0 : ImDrawFlags_RoundCornersBottomLeft));
  3962. if (fill_R) draw_list->AddRectFilled(ImVec2(inner.Max.x, inner.Min.y), ImVec2(outer.Max.x, inner.Max.y), col, rounding, ImDrawFlags_RoundCornersNone | (fill_U ? 0 : ImDrawFlags_RoundCornersTopRight) | (fill_D ? 0 : ImDrawFlags_RoundCornersBottomRight));
  3963. if (fill_U) draw_list->AddRectFilled(ImVec2(inner.Min.x, outer.Min.y), ImVec2(inner.Max.x, inner.Min.y), col, rounding, ImDrawFlags_RoundCornersNone | (fill_L ? 0 : ImDrawFlags_RoundCornersTopLeft) | (fill_R ? 0 : ImDrawFlags_RoundCornersTopRight));
  3964. if (fill_D) draw_list->AddRectFilled(ImVec2(inner.Min.x, inner.Max.y), ImVec2(inner.Max.x, outer.Max.y), col, rounding, ImDrawFlags_RoundCornersNone | (fill_L ? 0 : ImDrawFlags_RoundCornersBottomLeft) | (fill_R ? 0 : ImDrawFlags_RoundCornersBottomRight));
  3965. if (fill_L && fill_U) draw_list->AddRectFilled(ImVec2(outer.Min.x, outer.Min.y), ImVec2(inner.Min.x, inner.Min.y), col, rounding, ImDrawFlags_RoundCornersTopLeft);
  3966. if (fill_R && fill_U) draw_list->AddRectFilled(ImVec2(inner.Max.x, outer.Min.y), ImVec2(outer.Max.x, inner.Min.y), col, rounding, ImDrawFlags_RoundCornersTopRight);
  3967. if (fill_L && fill_D) draw_list->AddRectFilled(ImVec2(outer.Min.x, inner.Max.y), ImVec2(inner.Min.x, outer.Max.y), col, rounding, ImDrawFlags_RoundCornersBottomLeft);
  3968. if (fill_R && fill_D) draw_list->AddRectFilled(ImVec2(inner.Max.x, inner.Max.y), ImVec2(outer.Max.x, outer.Max.y), col, rounding, ImDrawFlags_RoundCornersBottomRight);
  3969. }
  3970. // Helper for ColorPicker4()
  3971. // NB: This is rather brittle and will show artifact when rounding this enabled if rounded corners overlap multiple cells. Caller currently responsible for avoiding that.
  3972. // Spent a non reasonable amount of time trying to getting this right for ColorButton with rounding+anti-aliasing+ImGuiColorEditFlags_HalfAlphaPreview flag + various grid sizes and offsets, and eventually gave up... probably more reasonable to disable rounding altogether.
  3973. // FIXME: uses ImGui::GetColorU32
  3974. void ImGui::RenderColorRectWithAlphaCheckerboard(ImDrawList* draw_list, ImVec2 p_min, ImVec2 p_max, ImU32 col, float grid_step, ImVec2 grid_off, float rounding, ImDrawFlags flags)
  3975. {
  3976. if ((flags & ImDrawFlags_RoundCornersMask_) == 0)
  3977. flags = ImDrawFlags_RoundCornersDefault_;
  3978. if (((col & IM_COL32_A_MASK) >> IM_COL32_A_SHIFT) < 0xFF)
  3979. {
  3980. ImU32 col_bg1 = GetColorU32(ImAlphaBlendColors(IM_COL32(204, 204, 204, 255), col));
  3981. ImU32 col_bg2 = GetColorU32(ImAlphaBlendColors(IM_COL32(128, 128, 128, 255), col));
  3982. draw_list->AddRectFilled(p_min, p_max, col_bg1, rounding, flags);
  3983. int yi = 0;
  3984. for (float y = p_min.y + grid_off.y; y < p_max.y; y += grid_step, yi++)
  3985. {
  3986. float y1 = ImClamp(y, p_min.y, p_max.y), y2 = ImMin(y + grid_step, p_max.y);
  3987. if (y2 <= y1)
  3988. continue;
  3989. for (float x = p_min.x + grid_off.x + (yi & 1) * grid_step; x < p_max.x; x += grid_step * 2.0f)
  3990. {
  3991. float x1 = ImClamp(x, p_min.x, p_max.x), x2 = ImMin(x + grid_step, p_max.x);
  3992. if (x2 <= x1)
  3993. continue;
  3994. ImDrawFlags cell_flags = ImDrawFlags_RoundCornersNone;
  3995. if (y1 <= p_min.y) { if (x1 <= p_min.x) cell_flags |= ImDrawFlags_RoundCornersTopLeft; if (x2 >= p_max.x) cell_flags |= ImDrawFlags_RoundCornersTopRight; }
  3996. if (y2 >= p_max.y) { if (x1 <= p_min.x) cell_flags |= ImDrawFlags_RoundCornersBottomLeft; if (x2 >= p_max.x) cell_flags |= ImDrawFlags_RoundCornersBottomRight; }
  3997. // Combine flags
  3998. cell_flags = (flags == ImDrawFlags_RoundCornersNone || cell_flags == ImDrawFlags_RoundCornersNone) ? ImDrawFlags_RoundCornersNone : (cell_flags & flags);
  3999. draw_list->AddRectFilled(ImVec2(x1, y1), ImVec2(x2, y2), col_bg2, rounding, cell_flags);
  4000. }
  4001. }
  4002. }
  4003. else
  4004. {
  4005. draw_list->AddRectFilled(p_min, p_max, col, rounding, flags);
  4006. }
  4007. }
  4008. //-----------------------------------------------------------------------------
  4009. // [SECTION] Decompression code
  4010. //-----------------------------------------------------------------------------
  4011. // Compressed with stb_compress() then converted to a C array and encoded as base85.
  4012. // Use the program in misc/fonts/binary_to_compressed_c.cpp to create the array from a TTF file.
  4013. // The purpose of encoding as base85 instead of "0x00,0x01,..." style is only save on _source code_ size.
  4014. // Decompression from stb.h (public domain) by Sean Barrett https://github.com/nothings/stb/blob/master/stb.h
  4015. //-----------------------------------------------------------------------------
  4016. static unsigned int stb_decompress_length(const unsigned char *input)
  4017. {
  4018. return (input[8] << 24) + (input[9] << 16) + (input[10] << 8) + input[11];
  4019. }
  4020. static unsigned char *stb__barrier_out_e, *stb__barrier_out_b;
  4021. static const unsigned char *stb__barrier_in_b;
  4022. static unsigned char *stb__dout;
  4023. static void stb__match(const unsigned char *data, unsigned int length)
  4024. {
  4025. // INVERSE of memmove... write each byte before copying the next...
  4026. IM_ASSERT(stb__dout + length <= stb__barrier_out_e);
  4027. if (stb__dout + length > stb__barrier_out_e) { stb__dout += length; return; }
  4028. if (data < stb__barrier_out_b) { stb__dout = stb__barrier_out_e+1; return; }
  4029. while (length--) *stb__dout++ = *data++;
  4030. }
  4031. static void stb__lit(const unsigned char *data, unsigned int length)
  4032. {
  4033. IM_ASSERT(stb__dout + length <= stb__barrier_out_e);
  4034. if (stb__dout + length > stb__barrier_out_e) { stb__dout += length; return; }
  4035. if (data < stb__barrier_in_b) { stb__dout = stb__barrier_out_e+1; return; }
  4036. memcpy(stb__dout, data, length);
  4037. stb__dout += length;
  4038. }
  4039. #define stb__in2(x) ((i[x] << 8) + i[(x)+1])
  4040. #define stb__in3(x) ((i[x] << 16) + stb__in2((x)+1))
  4041. #define stb__in4(x) ((i[x] << 24) + stb__in3((x)+1))
  4042. static const unsigned char *stb_decompress_token(const unsigned char *i)
  4043. {
  4044. if (*i >= 0x20) { // use fewer if's for cases that expand small
  4045. if (*i >= 0x80) stb__match(stb__dout-i[1]-1, i[0] - 0x80 + 1), i += 2;
  4046. else if (*i >= 0x40) stb__match(stb__dout-(stb__in2(0) - 0x4000 + 1), i[2]+1), i += 3;
  4047. else /* *i >= 0x20 */ stb__lit(i+1, i[0] - 0x20 + 1), i += 1 + (i[0] - 0x20 + 1);
  4048. } else { // more ifs for cases that expand large, since overhead is amortized
  4049. if (*i >= 0x18) stb__match(stb__dout-(stb__in3(0) - 0x180000 + 1), i[3]+1), i += 4;
  4050. else if (*i >= 0x10) stb__match(stb__dout-(stb__in3(0) - 0x100000 + 1), stb__in2(3)+1), i += 5;
  4051. else if (*i >= 0x08) stb__lit(i+2, stb__in2(0) - 0x0800 + 1), i += 2 + (stb__in2(0) - 0x0800 + 1);
  4052. else if (*i == 0x07) stb__lit(i+3, stb__in2(1) + 1), i += 3 + (stb__in2(1) + 1);
  4053. else if (*i == 0x06) stb__match(stb__dout-(stb__in3(1)+1), i[4]+1), i += 5;
  4054. else if (*i == 0x04) stb__match(stb__dout-(stb__in3(1)+1), stb__in2(4)+1), i += 6;
  4055. }
  4056. return i;
  4057. }
  4058. static unsigned int stb_adler32(unsigned int adler32, unsigned char *buffer, unsigned int buflen)
  4059. {
  4060. const unsigned long ADLER_MOD = 65521;
  4061. unsigned long s1 = adler32 & 0xffff, s2 = adler32 >> 16;
  4062. unsigned long blocklen = buflen % 5552;
  4063. unsigned long i;
  4064. while (buflen) {
  4065. for (i=0; i + 7 < blocklen; i += 8) {
  4066. s1 += buffer[0], s2 += s1;
  4067. s1 += buffer[1], s2 += s1;
  4068. s1 += buffer[2], s2 += s1;
  4069. s1 += buffer[3], s2 += s1;
  4070. s1 += buffer[4], s2 += s1;
  4071. s1 += buffer[5], s2 += s1;
  4072. s1 += buffer[6], s2 += s1;
  4073. s1 += buffer[7], s2 += s1;
  4074. buffer += 8;
  4075. }
  4076. for (; i < blocklen; ++i)
  4077. s1 += *buffer++, s2 += s1;
  4078. s1 %= ADLER_MOD, s2 %= ADLER_MOD;
  4079. buflen -= blocklen;
  4080. blocklen = 5552;
  4081. }
  4082. return (unsigned int)(s2 << 16) + (unsigned int)s1;
  4083. }
  4084. static unsigned int stb_decompress(unsigned char *output, const unsigned char *i, unsigned int /*length*/)
  4085. {
  4086. if (stb__in4(0) != 0x57bC0000) return 0;
  4087. if (stb__in4(4) != 0) return 0; // error! stream is > 4GB
  4088. const unsigned int olen = stb_decompress_length(i);
  4089. stb__barrier_in_b = i;
  4090. stb__barrier_out_e = output + olen;
  4091. stb__barrier_out_b = output;
  4092. i += 16;
  4093. stb__dout = output;
  4094. for (;;) {
  4095. const unsigned char *old_i = i;
  4096. i = stb_decompress_token(i);
  4097. if (i == old_i) {
  4098. if (*i == 0x05 && i[1] == 0xfa) {
  4099. IM_ASSERT(stb__dout == output + olen);
  4100. if (stb__dout != output + olen) return 0;
  4101. if (stb_adler32(1, output, olen) != (unsigned int) stb__in4(2))
  4102. return 0;
  4103. return olen;
  4104. } else {
  4105. IM_ASSERT(0); /* NOTREACHED */
  4106. return 0;
  4107. }
  4108. }
  4109. IM_ASSERT(stb__dout <= output + olen);
  4110. if (stb__dout > output + olen)
  4111. return 0;
  4112. }
  4113. }
  4114. //-----------------------------------------------------------------------------
  4115. // [SECTION] Default font data (ProggyClean.ttf)
  4116. //-----------------------------------------------------------------------------
  4117. // ProggyClean.ttf
  4118. // Copyright (c) 2004, 2005 Tristan Grimmer
  4119. // MIT license (see License.txt in http://www.proggyfonts.net/index.php?menu=download)
  4120. // Download and more information at http://www.proggyfonts.net or http://upperboundsinteractive.com/fonts.php
  4121. //-----------------------------------------------------------------------------
  4122. #ifndef IMGUI_DISABLE_DEFAULT_FONT
  4123. // File: 'ProggyClean.ttf' (41208 bytes)
  4124. // Exported using binary_to_compressed_c.exe -u8 "ProggyClean.ttf" proggy_clean_ttf
  4125. static const unsigned int proggy_clean_ttf_compressed_size = 9583;
  4126. static const unsigned char proggy_clean_ttf_compressed_data[9583] =
  4127. {
  4128. 87,188,0,0,0,0,0,0,0,0,160,248,0,4,0,0,55,0,1,0,0,0,12,0,128,0,3,0,64,79,83,47,50,136,235,116,144,0,0,1,72,130,21,44,78,99,109,97,112,2,18,35,117,0,0,3,160,130,19,36,82,99,118,116,
  4129. 32,130,23,130,2,33,4,252,130,4,56,2,103,108,121,102,18,175,137,86,0,0,7,4,0,0,146,128,104,101,97,100,215,145,102,211,130,27,32,204,130,3,33,54,104,130,16,39,8,66,1,195,0,0,1,4,130,
  4130. 15,59,36,104,109,116,120,138,0,126,128,0,0,1,152,0,0,2,6,108,111,99,97,140,115,176,216,0,0,5,130,30,41,2,4,109,97,120,112,1,174,0,218,130,31,32,40,130,16,44,32,110,97,109,101,37,89,
  4131. 187,150,0,0,153,132,130,19,44,158,112,111,115,116,166,172,131,239,0,0,155,36,130,51,44,210,112,114,101,112,105,2,1,18,0,0,4,244,130,47,32,8,132,203,46,1,0,0,60,85,233,213,95,15,60,
  4132. 245,0,3,8,0,131,0,34,183,103,119,130,63,43,0,0,189,146,166,215,0,0,254,128,3,128,131,111,130,241,33,2,0,133,0,32,1,130,65,38,192,254,64,0,0,3,128,131,16,130,5,32,1,131,7,138,3,33,2,
  4133. 0,130,17,36,1,1,0,144,0,130,121,130,23,38,2,0,8,0,64,0,10,130,9,32,118,130,9,130,6,32,0,130,59,33,1,144,131,200,35,2,188,2,138,130,16,32,143,133,7,37,1,197,0,50,2,0,131,0,33,4,9,131,
  4134. 5,145,3,43,65,108,116,115,0,64,0,0,32,172,8,0,131,0,35,5,0,1,128,131,77,131,3,33,3,128,191,1,33,1,128,130,184,35,0,0,128,0,130,3,131,11,32,1,130,7,33,0,128,131,1,32,1,136,9,32,0,132,
  4135. 15,135,5,32,1,131,13,135,27,144,35,32,1,149,25,131,21,32,0,130,0,32,128,132,103,130,35,132,39,32,0,136,45,136,97,133,17,130,5,33,0,0,136,19,34,0,128,1,133,13,133,5,32,128,130,15,132,
  4136. 131,32,3,130,5,32,3,132,27,144,71,32,0,133,27,130,29,130,31,136,29,131,63,131,3,65,63,5,132,5,132,205,130,9,33,0,0,131,9,137,119,32,3,132,19,138,243,130,55,32,1,132,35,135,19,131,201,
  4137. 136,11,132,143,137,13,130,41,32,0,131,3,144,35,33,128,0,135,1,131,223,131,3,141,17,134,13,136,63,134,15,136,53,143,15,130,96,33,0,3,131,4,130,3,34,28,0,1,130,5,34,0,0,76,130,17,131,
  4138. 9,36,28,0,4,0,48,130,17,46,8,0,8,0,2,0,0,0,127,0,255,32,172,255,255,130,9,34,0,0,129,132,9,130,102,33,223,213,134,53,132,22,33,1,6,132,6,64,4,215,32,129,165,216,39,177,0,1,141,184,
  4139. 1,255,133,134,45,33,198,0,193,1,8,190,244,1,28,1,158,2,20,2,136,2,252,3,20,3,88,3,156,3,222,4,20,4,50,4,80,4,98,4,162,5,22,5,102,5,188,6,18,6,116,6,214,7,56,7,126,7,236,8,78,8,108,
  4140. 8,150,8,208,9,16,9,74,9,136,10,22,10,128,11,4,11,86,11,200,12,46,12,130,12,234,13,94,13,164,13,234,14,80,14,150,15,40,15,176,16,18,16,116,16,224,17,82,17,182,18,4,18,110,18,196,19,
  4141. 76,19,172,19,246,20,88,20,174,20,234,21,64,21,128,21,166,21,184,22,18,22,126,22,198,23,52,23,142,23,224,24,86,24,186,24,238,25,54,25,150,25,212,26,72,26,156,26,240,27,92,27,200,28,
  4142. 4,28,76,28,150,28,234,29,42,29,146,29,210,30,64,30,142,30,224,31,36,31,118,31,166,31,166,32,16,130,1,52,46,32,138,32,178,32,200,33,20,33,116,33,152,33,238,34,98,34,134,35,12,130,1,
  4143. 33,128,35,131,1,60,152,35,176,35,216,36,0,36,74,36,104,36,144,36,174,37,6,37,96,37,130,37,248,37,248,38,88,38,170,130,1,8,190,216,39,64,39,154,40,10,40,104,40,168,41,14,41,32,41,184,
  4144. 41,248,42,54,42,96,42,96,43,2,43,42,43,94,43,172,43,230,44,32,44,52,44,154,45,40,45,92,45,120,45,170,45,232,46,38,46,166,47,38,47,182,47,244,48,94,48,200,49,62,49,180,50,30,50,158,
  4145. 51,30,51,130,51,238,52,92,52,206,53,58,53,134,53,212,54,38,54,114,54,230,55,118,55,216,56,58,56,166,57,18,57,116,57,174,58,46,58,154,59,6,59,124,59,232,60,58,60,150,61,34,61,134,61,
  4146. 236,62,86,62,198,63,42,63,154,64,18,64,106,64,208,65,54,65,162,66,8,66,64,66,122,66,184,66,240,67,98,67,204,68,42,68,138,68,238,69,88,69,182,69,226,70,84,70,180,71,20,71,122,71,218,
  4147. 72,84,72,198,73,64,0,36,70,21,8,8,77,3,0,7,0,11,0,15,0,19,0,23,0,27,0,31,0,35,0,39,0,43,0,47,0,51,0,55,0,59,0,63,0,67,0,71,0,75,0,79,0,83,0,87,0,91,0,95,0,99,0,103,0,107,0,111,0,115,
  4148. 0,119,0,123,0,127,0,131,0,135,0,139,0,143,0,0,17,53,51,21,49,150,3,32,5,130,23,32,33,130,3,211,7,151,115,32,128,133,0,37,252,128,128,2,128,128,190,5,133,74,32,4,133,6,206,5,42,0,7,
  4149. 1,128,0,0,2,0,4,0,0,65,139,13,37,0,1,53,51,21,7,146,3,32,3,130,19,32,1,141,133,32,3,141,14,131,13,38,255,0,128,128,0,6,1,130,84,35,2,128,4,128,140,91,132,89,32,51,65,143,6,139,7,33,
  4150. 1,0,130,57,32,254,130,3,32,128,132,4,32,4,131,14,138,89,35,0,0,24,0,130,0,33,3,128,144,171,66,55,33,148,115,65,187,19,32,5,130,151,143,155,163,39,32,1,136,182,32,253,134,178,132,7,
  4151. 132,200,145,17,32,3,65,48,17,165,17,39,0,0,21,0,128,255,128,3,65,175,17,65,3,27,132,253,131,217,139,201,155,233,155,27,131,67,131,31,130,241,33,255,0,131,181,137,232,132,15,132,4,138,
  4152. 247,34,255,0,128,179,238,32,0,130,0,32,20,65,239,48,33,0,19,67,235,10,32,51,65,203,14,65,215,11,32,7,154,27,135,39,32,33,130,35,33,128,128,130,231,32,253,132,231,32,128,132,232,34,
  4153. 128,128,254,133,13,136,8,32,253,65,186,5,130,36,130,42,176,234,133,231,34,128,0,0,66,215,44,33,0,1,68,235,6,68,211,19,32,49,68,239,14,139,207,139,47,66,13,7,32,51,130,47,33,1,0,130,
  4154. 207,35,128,128,1,0,131,222,131,5,130,212,130,6,131,212,32,0,130,10,133,220,130,233,130,226,32,254,133,255,178,233,39,3,1,128,3,0,2,0,4,68,15,7,68,99,12,130,89,130,104,33,128,4,133,
  4155. 93,130,10,38,0,0,11,1,0,255,0,68,63,16,70,39,9,66,215,8,32,7,68,77,6,68,175,14,32,29,68,195,6,132,7,35,2,0,128,255,131,91,132,4,65,178,5,141,111,67,129,23,165,135,140,107,142,135,33,
  4156. 21,5,69,71,6,131,7,33,1,0,140,104,132,142,130,4,137,247,140,30,68,255,12,39,11,0,128,0,128,3,0,3,69,171,15,67,251,7,65,15,8,66,249,11,65,229,7,67,211,7,66,13,7,35,1,128,128,254,133,
  4157. 93,32,254,131,145,132,4,132,18,32,2,151,128,130,23,34,0,0,9,154,131,65,207,8,68,107,15,68,51,7,32,7,70,59,7,135,121,130,82,32,128,151,111,41,0,0,4,0,128,255,0,1,128,1,137,239,33,0,
  4158. 37,70,145,10,65,77,10,65,212,14,37,0,0,0,5,0,128,66,109,5,70,123,10,33,0,19,72,33,18,133,237,70,209,11,33,0,2,130,113,137,119,136,115,33,1,0,133,43,130,5,34,0,0,10,69,135,6,70,219,
  4159. 13,66,155,7,65,9,12,66,157,11,66,9,11,32,7,130,141,132,252,66,151,9,137,9,66,15,30,36,0,20,0,128,0,130,218,71,11,42,68,51,8,65,141,7,73,19,15,69,47,23,143,39,66,81,7,32,1,66,55,6,34,
  4160. 1,128,128,68,25,5,69,32,6,137,6,136,25,32,254,131,42,32,3,66,88,26,148,26,32,0,130,0,32,14,164,231,70,225,12,66,233,7,67,133,19,71,203,15,130,161,32,255,130,155,32,254,139,127,134,
  4161. 12,164,174,33,0,15,164,159,33,59,0,65,125,20,66,25,7,32,5,68,191,6,66,29,7,144,165,65,105,9,35,128,128,255,0,137,2,133,182,164,169,33,128,128,197,171,130,155,68,235,7,32,21,70,77,19,
  4162. 66,21,10,68,97,8,66,30,5,66,4,43,34,0,17,0,71,19,41,65,253,20,71,25,23,65,91,15,65,115,7,34,2,128,128,66,9,8,130,169,33,1,0,66,212,13,132,28,72,201,43,35,0,0,0,18,66,27,38,76,231,5,
  4163. 68,157,20,135,157,32,7,68,185,13,65,129,28,66,20,5,32,253,66,210,11,65,128,49,133,61,32,0,65,135,6,74,111,37,72,149,12,66,203,19,65,147,19,68,93,7,68,85,8,76,4,5,33,255,0,133,129,34,
  4164. 254,0,128,68,69,8,181,197,34,0,0,12,65,135,32,65,123,20,69,183,27,133,156,66,50,5,72,87,10,67,137,32,33,0,19,160,139,78,251,13,68,55,20,67,119,19,65,91,36,69,177,15,32,254,143,16,65,
  4165. 98,53,32,128,130,0,32,0,66,43,54,70,141,23,66,23,15,131,39,69,47,11,131,15,70,129,19,74,161,9,36,128,255,0,128,254,130,153,65,148,32,67,41,9,34,0,0,4,79,15,5,73,99,10,71,203,8,32,3,
  4166. 72,123,6,72,43,8,32,2,133,56,131,99,130,9,34,0,0,6,72,175,5,73,159,14,144,63,135,197,132,189,133,66,33,255,0,73,6,7,70,137,12,35,0,0,0,10,130,3,73,243,25,67,113,12,65,73,7,69,161,7,
  4167. 138,7,37,21,2,0,128,128,254,134,3,73,116,27,33,128,128,130,111,39,12,0,128,1,0,3,128,2,72,219,21,35,43,0,47,0,67,47,20,130,111,33,21,1,68,167,13,81,147,8,133,230,32,128,77,73,6,32,
  4168. 128,131,142,134,18,130,6,32,255,75,18,12,131,243,37,128,0,128,3,128,3,74,231,21,135,123,32,29,134,107,135,7,32,21,74,117,7,135,7,134,96,135,246,74,103,23,132,242,33,0,10,67,151,28,
  4169. 67,133,20,66,141,11,131,11,32,3,77,71,6,32,128,130,113,32,1,81,4,6,134,218,66,130,24,131,31,34,0,26,0,130,0,77,255,44,83,15,11,148,155,68,13,7,32,49,78,231,18,79,7,11,73,243,11,32,
  4170. 33,65,187,10,130,63,65,87,8,73,239,19,35,0,128,1,0,131,226,32,252,65,100,6,32,128,139,8,33,1,0,130,21,32,253,72,155,44,73,255,20,32,128,71,67,8,81,243,39,67,15,20,74,191,23,68,121,
  4171. 27,32,1,66,150,6,32,254,79,19,11,131,214,32,128,130,215,37,2,0,128,253,0,128,136,5,65,220,24,147,212,130,210,33,0,24,72,219,42,84,255,13,67,119,16,69,245,19,72,225,19,65,3,15,69,93,
  4172. 19,131,55,132,178,71,115,14,81,228,6,142,245,33,253,0,132,43,172,252,65,16,11,75,219,8,65,219,31,66,223,24,75,223,10,33,29,1,80,243,10,66,175,8,131,110,134,203,133,172,130,16,70,30,
  4173. 7,164,183,130,163,32,20,65,171,48,65,163,36,65,143,23,65,151,19,65,147,13,65,134,17,133,17,130,216,67,114,5,164,217,65,137,12,72,147,48,79,71,19,74,169,22,80,251,8,65,173,7,66,157,
  4174. 15,74,173,15,32,254,65,170,8,71,186,45,72,131,6,77,143,40,187,195,152,179,65,123,38,68,215,57,68,179,15,65,85,7,69,187,14,32,21,66,95,15,67,19,25,32,1,83,223,6,32,2,76,240,7,77,166,
  4175. 43,65,8,5,130,206,32,0,67,39,54,143,167,66,255,19,82,193,11,151,47,85,171,5,67,27,17,132,160,69,172,11,69,184,56,66,95,6,33,12,1,130,237,32,2,68,179,27,68,175,16,80,135,15,72,55,7,
  4176. 71,87,12,73,3,12,132,12,66,75,32,76,215,5,169,139,147,135,148,139,81,12,12,81,185,36,75,251,7,65,23,27,76,215,9,87,165,12,65,209,15,72,157,7,65,245,31,32,128,71,128,6,32,1,82,125,5,
  4177. 34,0,128,254,131,169,32,254,131,187,71,180,9,132,27,32,2,88,129,44,32,0,78,47,40,65,79,23,79,171,14,32,21,71,87,8,72,15,14,65,224,33,130,139,74,27,62,93,23,7,68,31,7,75,27,7,139,15,
  4178. 74,3,7,74,23,27,65,165,11,65,177,15,67,123,5,32,1,130,221,32,252,71,96,5,74,12,12,133,244,130,25,34,1,0,128,130,2,139,8,93,26,8,65,9,32,65,57,14,140,14,32,0,73,79,67,68,119,11,135,
  4179. 11,32,51,90,75,14,139,247,65,43,7,131,19,139,11,69,159,11,65,247,6,36,1,128,128,253,0,90,71,9,33,1,0,132,14,32,128,89,93,14,69,133,6,130,44,131,30,131,6,65,20,56,33,0,16,72,179,40,
  4180. 75,47,12,65,215,19,74,95,19,65,43,11,131,168,67,110,5,75,23,17,69,106,6,75,65,5,71,204,43,32,0,80,75,47,71,203,15,159,181,68,91,11,67,197,7,73,101,13,68,85,6,33,128,128,130,214,130,
  4181. 25,32,254,74,236,48,130,194,37,0,18,0,128,255,128,77,215,40,65,139,64,32,51,80,159,10,65,147,39,130,219,84,212,43,130,46,75,19,97,74,33,11,65,201,23,65,173,31,33,1,0,79,133,6,66,150,
  4182. 5,67,75,48,85,187,6,70,207,37,32,71,87,221,13,73,163,14,80,167,15,132,15,83,193,19,82,209,8,78,99,9,72,190,11,77,110,49,89,63,5,80,91,35,99,63,32,70,235,23,81,99,10,69,148,10,65,110,
  4183. 36,32,0,65,99,47,95,219,11,68,171,51,66,87,7,72,57,7,74,45,17,143,17,65,114,50,33,14,0,65,111,40,159,195,98,135,15,35,7,53,51,21,100,78,9,95,146,16,32,254,82,114,6,32,128,67,208,37,
  4184. 130,166,99,79,58,32,17,96,99,14,72,31,19,72,87,31,82,155,7,67,47,14,32,21,131,75,134,231,72,51,17,72,78,8,133,8,80,133,6,33,253,128,88,37,9,66,124,36,72,65,12,134,12,71,55,43,66,139,
  4185. 27,85,135,10,91,33,12,65,35,11,66,131,11,71,32,8,90,127,6,130,244,71,76,11,168,207,33,0,12,66,123,32,32,0,65,183,15,68,135,11,66,111,7,67,235,11,66,111,15,32,254,97,66,12,160,154,67,
  4186. 227,52,80,33,15,87,249,15,93,45,31,75,111,12,93,45,11,77,99,9,160,184,81,31,12,32,15,98,135,30,104,175,7,77,249,36,69,73,15,78,5,12,32,254,66,151,19,34,128,128,4,87,32,12,149,35,133,
  4187. 21,96,151,31,32,19,72,35,5,98,173,15,143,15,32,21,143,99,158,129,33,0,0,65,35,52,65,11,15,147,15,98,75,11,33,1,0,143,151,132,15,32,254,99,200,37,132,43,130,4,39,0,10,0,128,1,128,3,
  4188. 0,104,151,14,97,187,20,69,131,15,67,195,11,87,227,7,33,128,128,132,128,33,254,0,68,131,9,65,46,26,42,0,0,0,7,0,0,255,128,3,128,0,88,223,15,33,0,21,89,61,22,66,209,12,65,2,12,37,0,2,
  4189. 1,0,3,128,101,83,8,36,0,1,53,51,29,130,3,34,21,1,0,66,53,8,32,0,68,215,6,100,55,25,107,111,9,66,193,11,72,167,8,73,143,31,139,31,33,1,0,131,158,32,254,132,5,33,253,128,65,16,9,133,
  4190. 17,89,130,25,141,212,33,0,0,93,39,8,90,131,25,93,39,14,66,217,6,106,179,8,159,181,71,125,15,139,47,138,141,87,11,14,76,23,14,65,231,26,140,209,66,122,8,81,179,5,101,195,26,32,47,74,
  4191. 75,13,69,159,11,83,235,11,67,21,16,136,167,131,106,130,165,130,15,32,128,101,90,24,134,142,32,0,65,103,51,108,23,11,101,231,15,75,173,23,74,237,23,66,15,6,66,46,17,66,58,17,65,105,
  4192. 49,66,247,55,71,179,12,70,139,15,86,229,7,84,167,15,32,1,95,72,12,89,49,6,33,128,128,65,136,38,66,30,9,32,0,100,239,7,66,247,29,70,105,20,65,141,19,69,81,15,130,144,32,128,83,41,5,
  4193. 32,255,131,177,68,185,5,133,126,65,97,37,32,0,130,0,33,21,0,130,55,66,195,28,67,155,13,34,79,0,83,66,213,13,73,241,19,66,59,19,65,125,11,135,201,66,249,16,32,128,66,44,11,66,56,17,
  4194. 68,143,8,68,124,38,67,183,12,96,211,9,65,143,29,112,171,5,32,0,68,131,63,34,33,53,51,71,121,11,32,254,98,251,16,32,253,74,231,10,65,175,37,133,206,37,0,0,8,1,0,0,107,123,11,113,115,
  4195. 9,33,0,1,130,117,131,3,73,103,7,66,51,18,66,44,5,133,75,70,88,5,32,254,65,39,12,68,80,9,34,12,0,128,107,179,28,68,223,6,155,111,86,147,15,32,2,131,82,141,110,33,254,0,130,15,32,4,103,
  4196. 184,15,141,35,87,176,5,83,11,5,71,235,23,114,107,11,65,189,16,70,33,15,86,153,31,135,126,86,145,30,65,183,41,32,0,130,0,32,10,65,183,24,34,35,0,39,67,85,9,65,179,15,143,15,33,1,0,65,
  4197. 28,17,157,136,130,123,32,20,130,3,32,0,97,135,24,115,167,19,80,71,12,32,51,110,163,14,78,35,19,131,19,155,23,77,229,8,78,9,17,151,17,67,231,46,94,135,8,73,31,31,93,215,56,82,171,25,
  4198. 72,77,8,162,179,169,167,99,131,11,69,85,19,66,215,15,76,129,13,68,115,22,72,79,35,67,113,5,34,0,0,19,70,31,46,65,89,52,73,223,15,85,199,33,95,33,8,132,203,73,29,32,67,48,16,177,215,
  4199. 101,13,15,65,141,43,69,141,15,75,89,5,70,0,11,70,235,21,178,215,36,10,0,128,0,0,71,207,24,33,0,19,100,67,6,80,215,11,66,67,7,80,43,12,71,106,7,80,192,5,65,63,5,66,217,26,33,0,13,156,
  4200. 119,68,95,5,72,233,12,134,129,85,81,11,76,165,20,65,43,8,73,136,8,75,10,31,38,128,128,0,0,0,13,1,130,4,32,3,106,235,29,114,179,12,66,131,23,32,7,77,133,6,67,89,12,131,139,116,60,9,
  4201. 89,15,37,32,0,74,15,7,103,11,22,65,35,5,33,55,0,93,81,28,67,239,23,78,85,5,107,93,14,66,84,17,65,193,26,74,183,10,66,67,34,143,135,79,91,15,32,7,117,111,8,75,56,9,84,212,9,154,134,
  4202. 32,0,130,0,32,18,130,3,70,171,41,83,7,16,70,131,19,84,191,15,84,175,19,84,167,30,84,158,12,154,193,68,107,15,33,0,0,65,79,42,65,71,7,73,55,7,118,191,16,83,180,9,32,255,76,166,9,154,
  4203. 141,32,0,130,0,69,195,52,65,225,15,151,15,75,215,31,80,56,10,68,240,17,100,32,9,70,147,39,65,93,12,71,71,41,92,85,15,84,135,23,78,35,15,110,27,10,84,125,8,107,115,29,136,160,38,0,0,
  4204. 14,0,128,255,0,82,155,24,67,239,8,119,255,11,69,131,11,77,29,6,112,31,8,134,27,105,203,8,32,2,75,51,11,75,195,12,74,13,29,136,161,37,128,0,0,0,11,1,130,163,82,115,8,125,191,17,69,35,
  4205. 12,74,137,15,143,15,32,1,65,157,12,136,12,161,142,65,43,40,65,199,6,65,19,24,102,185,11,76,123,11,99,6,12,135,12,32,254,130,8,161,155,101,23,9,39,8,0,0,1,128,3,128,2,78,63,17,72,245,
  4206. 12,67,41,11,90,167,9,32,128,97,49,9,32,128,109,51,14,132,97,81,191,8,130,97,125,99,12,121,35,9,127,75,15,71,79,12,81,151,23,87,97,7,70,223,15,80,245,16,105,97,15,32,254,113,17,6,32,
  4207. 128,130,8,105,105,8,76,122,18,65,243,21,74,63,7,38,4,1,0,255,0,2,0,119,247,28,133,65,32,255,141,91,35,0,0,0,16,67,63,36,34,59,0,63,77,59,9,119,147,11,143,241,66,173,15,66,31,11,67,
  4208. 75,8,81,74,16,32,128,131,255,87,181,42,127,43,5,34,255,128,2,120,235,11,37,19,0,23,0,0,37,109,191,14,118,219,7,127,43,14,65,79,14,35,0,0,0,3,73,91,5,130,5,38,3,0,7,0,11,0,0,70,205,
  4209. 11,88,221,12,32,0,73,135,7,87,15,22,73,135,10,79,153,15,97,71,19,65,49,11,32,1,131,104,121,235,11,80,65,11,142,179,144,14,81,123,46,32,1,88,217,5,112,5,8,65,201,15,83,29,15,122,147,
  4210. 11,135,179,142,175,143,185,67,247,39,66,199,7,35,5,0,128,3,69,203,15,123,163,12,67,127,7,130,119,71,153,10,141,102,70,175,8,32,128,121,235,30,136,89,100,191,11,116,195,11,111,235,15,
  4211. 72,39,7,32,2,97,43,5,132,5,94,67,8,131,8,125,253,10,32,3,65,158,16,146,16,130,170,40,0,21,0,128,0,0,3,128,5,88,219,15,24,64,159,32,135,141,65,167,15,68,163,10,97,73,49,32,255,82,58,
  4212. 7,93,80,8,97,81,16,24,67,87,52,34,0,0,5,130,231,33,128,2,80,51,13,65,129,8,113,61,6,132,175,65,219,5,130,136,77,152,17,32,0,95,131,61,70,215,6,33,21,51,90,53,10,78,97,23,105,77,31,
  4213. 65,117,7,139,75,24,68,195,9,24,64,22,9,33,0,128,130,11,33,128,128,66,25,5,121,38,5,134,5,134,45,66,40,36,66,59,18,34,128,0,0,66,59,81,135,245,123,103,19,120,159,19,77,175,12,33,255,
  4214. 0,87,29,10,94,70,21,66,59,54,39,3,1,128,3,0,2,128,4,24,65,7,15,66,47,7,72,98,12,37,0,0,0,3,1,0,24,65,55,21,131,195,32,1,67,178,6,33,4,0,77,141,8,32,6,131,47,74,67,16,24,69,3,20,24,
  4215. 65,251,7,133,234,130,229,94,108,17,35,0,0,6,0,141,175,86,59,5,162,79,85,166,8,70,112,13,32,13,24,64,67,26,24,71,255,7,123,211,12,80,121,11,69,215,15,66,217,11,69,71,10,131,113,132,
  4216. 126,119,90,9,66,117,19,132,19,32,0,130,0,24,64,47,59,33,7,0,73,227,5,68,243,15,85,13,12,76,37,22,74,254,15,130,138,33,0,4,65,111,6,137,79,65,107,16,32,1,77,200,6,34,128,128,3,75,154,
  4217. 12,37,0,16,0,0,2,0,104,115,36,140,157,68,67,19,68,51,15,106,243,15,134,120,70,37,10,68,27,10,140,152,65,121,24,32,128,94,155,7,67,11,8,24,74,11,25,65,3,12,83,89,18,82,21,37,67,200,
  4218. 5,130,144,24,64,172,12,33,4,0,134,162,74,80,14,145,184,32,0,130,0,69,251,20,32,19,81,243,5,82,143,8,33,5,53,89,203,5,133,112,79,109,15,33,0,21,130,71,80,175,41,36,75,0,79,0,83,121,
  4219. 117,9,87,89,27,66,103,11,70,13,15,75,191,11,135,67,87,97,20,109,203,5,69,246,8,108,171,5,78,195,38,65,51,13,107,203,11,77,3,17,24,75,239,17,65,229,28,79,129,39,130,175,32,128,123,253,
  4220. 7,132,142,24,65,51,15,65,239,41,36,128,128,0,0,13,65,171,5,66,163,28,136,183,118,137,11,80,255,15,67,65,7,74,111,8,32,0,130,157,32,253,24,76,35,10,103,212,5,81,175,9,69,141,7,66,150,
  4221. 29,131,158,24,75,199,28,124,185,7,76,205,15,68,124,14,32,3,123,139,16,130,16,33,128,128,108,199,6,33,0,3,65,191,35,107,11,6,73,197,11,24,70,121,15,83,247,15,24,70,173,23,69,205,14,
  4222. 32,253,131,140,32,254,136,4,94,198,9,32,3,78,4,13,66,127,13,143,13,32,0,130,0,33,16,0,24,69,59,39,109,147,12,76,253,19,24,69,207,15,69,229,15,130,195,71,90,10,139,10,130,152,73,43,
  4223. 40,91,139,10,65,131,37,35,75,0,79,0,84,227,12,143,151,68,25,15,80,9,23,95,169,11,34,128,2,128,112,186,5,130,6,83,161,19,76,50,6,130,37,65,145,44,110,83,5,32,16,67,99,6,71,67,15,76,
  4224. 55,17,140,215,67,97,23,76,69,15,77,237,11,104,211,23,77,238,11,65,154,43,33,0,10,83,15,28,83,13,20,67,145,19,67,141,14,97,149,21,68,9,15,86,251,5,66,207,5,66,27,37,82,1,23,127,71,12,
  4225. 94,235,10,110,175,24,98,243,15,132,154,132,4,24,66,69,10,32,4,67,156,43,130,198,35,2,1,0,4,75,27,9,69,85,9,95,240,7,32,128,130,35,32,28,66,43,40,24,82,63,23,83,123,12,72,231,15,127,
  4226. 59,23,116,23,19,117,71,7,24,77,99,15,67,111,15,71,101,8,36,2,128,128,252,128,127,60,11,32,1,132,16,130,18,141,24,67,107,9,32,3,68,194,15,175,15,38,0,11,0,128,1,128,2,80,63,25,32,0,
  4227. 24,65,73,11,69,185,15,83,243,16,32,0,24,81,165,8,130,86,77,35,6,155,163,88,203,5,24,66,195,30,70,19,19,24,80,133,15,32,1,75,211,8,32,254,108,133,8,79,87,20,65,32,9,41,0,0,7,0,128,0,
  4228. 0,2,128,2,68,87,15,66,1,16,92,201,16,24,76,24,17,133,17,34,128,0,30,66,127,64,34,115,0,119,73,205,9,66,43,11,109,143,15,24,79,203,11,90,143,15,131,15,155,31,65,185,15,86,87,11,35,128,
  4229. 128,253,0,69,7,6,130,213,33,1,0,119,178,15,142,17,66,141,74,83,28,6,36,7,0,0,4,128,82,39,18,76,149,12,67,69,21,32,128,79,118,15,32,0,130,0,32,8,131,206,32,2,79,83,9,100,223,14,102,
  4230. 113,23,115,115,7,24,65,231,12,130,162,32,4,68,182,19,130,102,93,143,8,69,107,29,24,77,255,12,143,197,72,51,7,76,195,15,132,139,85,49,15,130,152,131,18,71,81,23,70,14,11,36,0,10,0,128,
  4231. 2,69,59,9,89,151,15,66,241,11,76,165,12,71,43,15,75,49,13,65,12,23,132,37,32,0,179,115,130,231,95,181,16,132,77,32,254,67,224,8,65,126,20,79,171,8,32,2,89,81,5,75,143,6,80,41,8,34,
  4232. 2,0,128,24,81,72,9,32,0,130,0,35,17,0,0,255,77,99,39,95,65,36,67,109,15,24,69,93,11,77,239,5,95,77,23,35,128,1,0,128,24,86,7,8,132,167,32,2,69,198,41,130,202,33,0,26,120,75,44,24,89,
  4233. 51,15,71,243,12,70,239,11,24,84,3,11,66,7,11,71,255,10,32,21,69,155,35,88,151,12,32,128,74,38,10,65,210,8,74,251,5,65,226,5,75,201,13,32,3,65,9,41,146,41,40,0,0,0,9,1,0,1,0,2,91,99,
  4234. 19,32,35,106,119,13,70,219,15,83,239,12,137,154,32,2,67,252,19,36,128,0,0,4,1,130,196,32,2,130,8,91,107,8,32,0,135,81,24,73,211,8,132,161,73,164,13,36,0,8,0,128,2,105,123,26,139,67,
  4235. 76,99,15,34,1,0,128,135,76,83,156,20,92,104,8,67,251,30,24,86,47,27,123,207,12,24,86,7,15,71,227,8,32,4,65,20,20,131,127,32,0,130,123,32,0,71,223,26,32,19,90,195,22,71,223,15,84,200,
  4236. 6,32,128,133,241,24,84,149,9,67,41,25,36,0,0,0,22,0,88,111,49,32,87,66,21,5,77,3,27,123,75,7,71,143,19,135,183,71,183,19,130,171,74,252,5,131,5,89,87,17,32,1,132,18,130,232,68,11,10,
  4237. 33,1,128,70,208,16,66,230,18,147,18,130,254,223,255,75,27,23,65,59,15,135,39,155,255,34,128,128,254,104,92,8,33,0,128,65,32,11,65,1,58,33,26,0,130,0,72,71,18,78,55,17,76,11,19,86,101,
  4238. 12,75,223,11,89,15,11,24,76,87,15,75,235,15,131,15,72,95,7,85,71,11,72,115,11,73,64,6,34,1,128,128,66,215,9,34,128,254,128,134,14,33,128,255,67,102,5,32,0,130,16,70,38,11,66,26,57,
  4239. 88,11,8,24,76,215,34,78,139,7,95,245,7,32,7,24,73,75,23,32,128,131,167,130,170,101,158,9,82,49,22,118,139,6,32,18,67,155,44,116,187,9,108,55,14,80,155,23,66,131,15,93,77,10,131,168,
  4240. 32,128,73,211,12,24,75,187,22,32,4,96,71,20,67,108,19,132,19,120,207,8,32,5,76,79,15,66,111,21,66,95,8,32,3,190,211,111,3,8,211,212,32,20,65,167,44,34,75,0,79,97,59,13,32,33,112,63,
  4241. 10,65,147,19,69,39,19,143,39,24,66,71,9,130,224,65,185,43,94,176,12,65,183,24,71,38,8,24,72,167,7,65,191,38,136,235,24,96,167,12,65,203,62,115,131,13,65,208,42,175,235,67,127,6,32,
  4242. 4,76,171,29,114,187,5,32,71,65,211,5,65,203,68,72,51,8,164,219,32,0,172,214,71,239,58,78,3,27,66,143,15,77,19,15,147,31,35,33,53,51,21,66,183,10,173,245,66,170,30,150,30,34,0,0,23,
  4243. 80,123,54,76,1,16,73,125,15,82,245,11,167,253,24,76,85,12,70,184,5,32,254,131,185,37,254,0,128,1,0,128,133,16,117,158,18,92,27,38,65,3,17,130,251,35,17,0,128,254,24,69,83,39,140,243,
  4244. 121,73,19,109,167,7,81,41,15,24,95,175,12,102,227,15,121,96,11,24,95,189,7,32,3,145,171,154,17,24,77,47,9,33,0,5,70,71,37,68,135,7,32,29,117,171,11,69,87,15,24,79,97,19,24,79,149,23,
  4245. 131,59,32,1,75,235,5,72,115,11,72,143,7,132,188,71,27,46,131,51,32,0,69,95,6,175,215,32,21,131,167,81,15,19,151,191,151,23,131,215,71,43,5,32,254,24,79,164,24,74,109,8,77,166,13,65,
  4246. 176,26,88,162,5,98,159,6,171,219,120,247,6,79,29,8,99,169,10,103,59,19,65,209,35,131,35,91,25,19,112,94,15,83,36,8,173,229,33,20,0,88,75,43,71,31,12,65,191,71,33,1,0,130,203,32,254,
  4247. 131,4,68,66,7,67,130,6,104,61,13,173,215,38,13,1,0,0,0,2,128,67,111,28,74,129,16,104,35,19,79,161,16,87,14,7,138,143,132,10,67,62,36,114,115,5,162,151,67,33,16,108,181,15,143,151,67,
  4248. 5,5,24,100,242,15,170,153,34,0,0,14,65,51,34,32,55,79,75,9,32,51,74,7,10,65,57,38,132,142,32,254,72,0,14,139,163,32,128,80,254,8,67,158,21,65,63,7,32,4,72,227,27,95,155,12,67,119,19,
  4249. 124,91,24,149,154,72,177,34,97,223,8,155,151,24,108,227,15,88,147,16,72,117,19,68,35,11,92,253,15,70,199,15,24,87,209,17,32,2,87,233,7,32,1,24,88,195,10,119,24,8,32,3,81,227,24,65,
  4250. 125,21,35,128,128,0,25,76,59,48,24,90,187,9,97,235,12,66,61,11,91,105,19,24,79,141,11,24,79,117,15,24,79,129,27,90,53,13,130,13,32,253,131,228,24,79,133,40,69,70,8,66,137,31,65,33,
  4251. 19,96,107,8,68,119,29,66,7,5,68,125,16,65,253,19,65,241,27,24,90,179,13,24,79,143,18,33,128,128,130,246,32,254,130,168,68,154,36,77,51,9,97,47,5,167,195,32,21,131,183,78,239,27,155,
  4252. 195,78,231,14,201,196,77,11,6,32,5,73,111,37,97,247,12,77,19,31,155,207,78,215,19,162,212,69,17,14,66,91,19,80,143,57,78,203,39,159,215,32,128,93,134,8,24,80,109,24,66,113,15,169,215,
  4253. 66,115,6,32,4,69,63,33,32,0,101,113,7,86,227,35,143,211,36,49,53,51,21,1,77,185,14,65,159,28,69,251,34,67,56,8,33,9,0,24,107,175,25,90,111,12,110,251,11,119,189,24,119,187,34,87,15,
  4254. 9,32,4,66,231,37,90,39,7,66,239,8,84,219,15,69,105,23,24,85,27,27,87,31,11,33,1,128,76,94,6,32,1,85,241,7,33,128,128,106,48,10,33,128,128,69,136,11,133,13,24,79,116,49,84,236,8,24,
  4255. 91,87,9,32,5,165,255,69,115,12,66,27,15,159,15,24,72,247,12,74,178,5,24,80,64,15,33,0,128,143,17,77,89,51,130,214,24,81,43,7,170,215,74,49,8,159,199,143,31,139,215,69,143,5,32,254,
  4256. 24,81,50,35,181,217,84,123,70,143,195,159,15,65,187,16,66,123,7,65,175,15,65,193,29,68,207,39,79,27,5,70,131,6,32,4,68,211,33,33,67,0,83,143,14,159,207,143,31,140,223,33,0,128,24,80,
  4257. 82,14,24,93,16,23,32,253,65,195,5,68,227,40,133,214,107,31,7,32,5,67,115,27,87,9,8,107,31,43,66,125,6,32,0,103,177,23,131,127,72,203,36,32,0,110,103,8,155,163,73,135,6,32,19,24,112,
  4258. 99,10,65,71,11,73,143,19,143,31,126,195,5,24,85,21,9,24,76,47,14,32,254,24,93,77,36,68,207,11,39,25,0,0,255,128,3,128,4,66,51,37,95,247,13,82,255,24,76,39,19,147,221,66,85,27,24,118,
  4259. 7,8,24,74,249,12,76,74,8,91,234,8,67,80,17,131,222,33,253,0,121,30,44,73,0,16,69,15,6,32,0,65,23,38,69,231,12,65,179,6,98,131,16,86,31,27,24,108,157,14,80,160,8,24,65,46,17,33,4,0,
  4260. 96,2,18,144,191,65,226,8,68,19,5,171,199,80,9,15,180,199,67,89,5,32,255,24,79,173,28,174,201,24,79,179,50,32,1,24,122,5,10,82,61,10,180,209,83,19,8,32,128,24,80,129,27,111,248,43,131,
  4261. 71,24,115,103,8,67,127,41,78,213,24,100,247,19,66,115,39,75,107,5,32,254,165,219,78,170,40,24,112,163,49,32,1,97,203,6,65,173,64,32,0,83,54,7,133,217,88,37,12,32,254,131,28,33,128,
  4262. 3,67,71,44,84,183,6,32,5,69,223,33,96,7,7,123,137,16,192,211,24,112,14,9,32,255,67,88,29,68,14,10,84,197,38,33,0,22,116,47,50,32,87,106,99,9,116,49,15,89,225,15,97,231,23,70,41,19,
  4263. 82,85,8,93,167,6,32,253,132,236,108,190,7,89,251,5,116,49,58,33,128,128,131,234,32,15,24,74,67,38,70,227,24,24,83,45,23,89,219,12,70,187,12,89,216,19,32,2,69,185,24,141,24,70,143,66,
  4264. 24,82,119,56,78,24,10,32,253,133,149,132,6,24,106,233,7,69,198,48,178,203,81,243,12,68,211,15,106,255,23,66,91,15,69,193,7,100,39,10,24,83,72,16,176,204,33,19,0,88,207,45,68,21,12,
  4265. 68,17,10,65,157,53,68,17,6,32,254,92,67,10,65,161,25,69,182,43,24,118,91,47,69,183,18,181,209,111,253,12,89,159,8,66,112,12,69,184,45,35,0,0,0,9,24,80,227,26,73,185,16,118,195,15,131,
  4266. 15,33,1,0,65,59,15,66,39,27,160,111,66,205,12,148,111,143,110,33,128,128,156,112,24,81,199,8,75,199,23,66,117,20,155,121,32,254,68,126,12,72,213,29,134,239,149,123,89,27,16,148,117,
  4267. 65,245,8,24,71,159,14,141,134,134,28,73,51,55,109,77,15,105,131,11,68,67,11,76,169,27,107,209,12,102,174,8,32,128,72,100,18,116,163,56,79,203,11,75,183,44,85,119,19,71,119,23,151,227,
  4268. 32,1,93,27,8,65,122,5,77,102,8,110,120,20,66,23,8,66,175,17,66,63,12,133,12,79,35,8,74,235,33,67,149,16,69,243,15,78,57,15,69,235,16,67,177,7,151,192,130,23,67,84,29,141,192,174,187,
  4269. 77,67,15,69,11,12,159,187,77,59,10,199,189,24,70,235,50,96,83,19,66,53,23,105,65,19,77,47,12,163,199,66,67,37,78,207,50,67,23,23,174,205,67,228,6,71,107,13,67,22,14,66,85,11,83,187,
  4270. 38,124,47,49,95,7,19,66,83,23,67,23,19,24,96,78,17,80,101,16,71,98,40,33,0,7,88,131,22,24,89,245,12,84,45,12,102,213,5,123,12,9,32,2,126,21,14,43,255,0,128,128,0,0,20,0,128,255,128,
  4271. 3,126,19,39,32,75,106,51,7,113,129,15,24,110,135,19,126,47,15,115,117,11,69,47,11,32,2,109,76,9,102,109,9,32,128,75,2,10,130,21,32,254,69,47,6,32,3,94,217,47,32,0,65,247,10,69,15,46,
  4272. 65,235,31,65,243,15,101,139,10,66,174,14,65,247,16,72,102,28,69,17,14,84,243,9,165,191,88,47,48,66,53,12,32,128,71,108,6,203,193,32,17,75,187,42,73,65,16,65,133,52,114,123,9,167,199,
  4273. 69,21,37,86,127,44,75,171,11,180,197,78,213,12,148,200,81,97,46,24,95,243,9,32,4,66,75,33,113,103,9,87,243,36,143,225,24,84,27,31,90,145,8,148,216,67,49,5,24,84,34,14,75,155,27,67,
  4274. 52,13,140,13,36,0,20,0,128,255,24,135,99,46,88,59,43,155,249,80,165,7,136,144,71,161,23,32,253,132,33,32,254,88,87,44,136,84,35,128,0,0,21,81,103,5,94,47,44,76,51,12,143,197,151,15,
  4275. 65,215,31,24,64,77,13,65,220,20,65,214,14,71,4,40,65,213,13,32,0,130,0,35,21,1,2,0,135,0,34,36,0,72,134,10,36,1,0,26,0,130,134,11,36,2,0,14,0,108,134,11,32,3,138,23,32,4,138,11,34,
  4276. 5,0,20,134,33,34,0,0,6,132,23,32,1,134,15,32,18,130,25,133,11,37,1,0,13,0,49,0,133,11,36,2,0,7,0,38,134,11,36,3,0,17,0,45,134,11,32,4,138,35,36,5,0,10,0,62,134,23,32,6,132,23,36,3,
  4277. 0,1,4,9,130,87,131,167,133,11,133,167,133,11,133,167,133,11,37,3,0,34,0,122,0,133,11,133,167,133,11,133,167,133,11,133,167,34,50,0,48,130,1,34,52,0,47,134,5,8,49,49,0,53,98,121,32,
  4278. 84,114,105,115,116,97,110,32,71,114,105,109,109,101,114,82,101,103,117,108,97,114,84,84,88,32,80,114,111,103,103,121,67,108,101,97,110,84,84,50,48,48,52,47,130,2,53,49,53,0,98,0,121,
  4279. 0,32,0,84,0,114,0,105,0,115,0,116,0,97,0,110,130,15,32,71,132,15,36,109,0,109,0,101,130,9,32,82,130,5,36,103,0,117,0,108,130,29,32,114,130,43,34,84,0,88,130,35,32,80,130,25,34,111,
  4280. 0,103,130,1,34,121,0,67,130,27,32,101,132,59,32,84,130,31,33,0,0,65,155,9,34,20,0,0,65,11,6,130,8,135,2,33,1,1,130,9,8,120,1,1,2,1,3,1,4,1,5,1,6,1,7,1,8,1,9,1,10,1,11,1,12,1,13,1,14,
  4281. 1,15,1,16,1,17,1,18,1,19,1,20,1,21,1,22,1,23,1,24,1,25,1,26,1,27,1,28,1,29,1,30,1,31,1,32,0,3,0,4,0,5,0,6,0,7,0,8,0,9,0,10,0,11,0,12,0,13,0,14,0,15,0,16,0,17,0,18,0,19,0,20,0,21,0,
  4282. 22,0,23,0,24,0,25,0,26,0,27,0,28,0,29,0,30,0,31,130,187,8,66,33,0,34,0,35,0,36,0,37,0,38,0,39,0,40,0,41,0,42,0,43,0,44,0,45,0,46,0,47,0,48,0,49,0,50,0,51,0,52,0,53,0,54,0,55,0,56,0,
  4283. 57,0,58,0,59,0,60,0,61,0,62,0,63,0,64,0,65,0,66,130,243,9,75,68,0,69,0,70,0,71,0,72,0,73,0,74,0,75,0,76,0,77,0,78,0,79,0,80,0,81,0,82,0,83,0,84,0,85,0,86,0,87,0,88,0,89,0,90,0,91,0,
  4284. 92,0,93,0,94,0,95,0,96,0,97,1,33,1,34,1,35,1,36,1,37,1,38,1,39,1,40,1,41,1,42,1,43,1,44,1,45,1,46,1,47,1,48,1,49,1,50,1,51,1,52,1,53,1,54,1,55,1,56,1,57,1,58,1,59,1,60,1,61,1,62,1,
  4285. 63,1,64,1,65,0,172,0,163,0,132,0,133,0,189,0,150,0,232,0,134,0,142,0,139,0,157,0,169,0,164,0,239,0,138,0,218,0,131,0,147,0,242,0,243,0,141,0,151,0,136,0,195,0,222,0,241,0,158,0,170,
  4286. 0,245,0,244,0,246,0,162,0,173,0,201,0,199,0,174,0,98,0,99,0,144,0,100,0,203,0,101,0,200,0,202,0,207,0,204,0,205,0,206,0,233,0,102,0,211,0,208,0,209,0,175,0,103,0,240,0,145,0,214,0,
  4287. 212,0,213,0,104,0,235,0,237,0,137,0,106,0,105,0,107,0,109,0,108,0,110,0,160,0,111,0,113,0,112,0,114,0,115,0,117,0,116,0,118,0,119,0,234,0,120,0,122,0,121,0,123,0,125,0,124,0,184,0,
  4288. 161,0,127,0,126,0,128,0,129,0,236,0,238,0,186,14,117,110,105,99,111,100,101,35,48,120,48,48,48,49,141,14,32,50,141,14,32,51,141,14,32,52,141,14,32,53,141,14,32,54,141,14,32,55,141,
  4289. 14,32,56,141,14,32,57,141,14,32,97,141,14,32,98,141,14,32,99,141,14,32,100,141,14,32,101,141,14,32,102,140,14,33,49,48,141,14,141,239,32,49,141,239,32,49,141,239,32,49,141,239,32,49,
  4290. 141,239,32,49,141,239,32,49,141,239,32,49,141,239,32,49,141,239,32,49,141,239,32,49,141,239,32,49,141,239,32,49,141,239,32,49,141,239,45,49,102,6,100,101,108,101,116,101,4,69,117,114,
  4291. 111,140,236,32,56,141,236,32,56,141,236,32,56,141,236,32,56,141,236,32,56,141,236,32,56,141,236,32,56,141,236,32,56,141,236,32,56,141,236,32,56,141,236,32,56,141,236,32,56,141,236,
  4292. 32,56,141,236,32,56,141,236,32,56,65,220,13,32,57,65,220,13,32,57,141,239,32,57,141,239,32,57,141,239,32,57,141,239,32,57,141,239,32,57,141,239,32,57,141,239,32,57,141,239,32,57,141,
  4293. 239,32,57,141,239,32,57,141,239,32,57,141,239,32,57,141,239,32,57,141,239,35,57,102,0,0,5,250,72,249,98,247,
  4294. };
  4295. static const char* GetDefaultCompressedFontDataTTF(int* out_size)
  4296. {
  4297. *out_size = proggy_clean_ttf_compressed_size;
  4298. return (const char*)proggy_clean_ttf_compressed_data;
  4299. }
  4300. #endif // #ifndef IMGUI_DISABLE_DEFAULT_FONT
  4301. #endif // #ifndef IMGUI_DISABLE