GithubHelp home page GithubHelp logo

Comments (7)

pshurgal avatar pshurgal commented on June 21, 2024 1

Ok, I'll have a look

from imguifontstudio.

aiekick avatar aiekick commented on June 21, 2024 1

i though i was just the widget display who was not ok, but when you check the texture, she appears also in two colors :
2020-09-18_12-16-16

from imguifontstudio.

aiekick avatar aiekick commented on June 21, 2024 1

i found the bug haha. it was not imgui_freetpe :) but my soft

i defined the flag but not pass it to buildatlas.

in fact its weird to have extra_flags in buildatlas func, since flags can be passed directly to font_config->RasterizerFlags

ImGuiFontStudio_Msvc_x32_6zBrm4g5lo

from imguifontstudio.

pshurgal avatar pshurgal commented on June 21, 2024 1

@aiekick, hello, I have just added a fix into colored glyphs branch which fixes colors and antialiasing pshurgal/imgui@1cc96e7

from imguifontstudio.

pshurgal avatar pshurgal commented on June 21, 2024

Hello, I have just seen you message. Ok, I'l have a look. But first are you sure you are using right font file? As i said in original PR it seems that freetype does not support colors in SVGinOT fonts yet. So you have to check are there CPAL and COLR tables listed inside your font file. You can just open the font file in HEX editor and look which tables are listed in the beginning of the file.
image

from imguifontstudio.

aiekick avatar aiekick commented on June 21, 2024

Yep i have checked the font, and there is the tables CPAL and COLR.
i have put a button for switch freetype/imgui rasterizer and activate or not the color.
when i activate color, the smiley was filled in black, and its logic to be filled, sicne this color is layered, but dont understand why no color appearing.
im using the windows font you mention in your PR : C:\Windows\Fonts\seguiemj.ttf

from imguifontstudio.

aiekick avatar aiekick commented on June 21, 2024

see, what i was talking :
2020-09-18_12-12-18

you have a windows build here :
https://github.com/aiekick/ImGuiFontStudio/actions/runs/260916146

from imguifontstudio.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.