openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
C
ClanLib
Settings
|
Report Duplicate
5
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
13 days
ago. based on code collected
13 days
ago.
Jan 30, 2024 — Jan 30, 2025
Showing page 177 of 184
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Remove Font_Vector get_glyph_count, get_glyphs and get_glyphs_size from the API. (They shouldn't be exposed - and didn't work)
rombust
More...
over 12 years ago
Remove Font_Vector get_glyph_count, get_glyphs and get_glyphs_size from the API. (They shouldn't be exposed - and didn't work)
rombust
More...
over 12 years ago
Remove Font_Vector get_glyph_outline and get_glyph_triangles from the API. (They shouldn't be exposed)
rombust
More...
over 12 years ago
Remove Font_Vector get_glyph_outline and get_glyph_triangles from the API. (They shouldn't be exposed)
rombust
More...
over 12 years ago
Change "GlyphPrimitivesArray *" to std::shared_ptr<GlyphPrimitivesArray> Change "GlyphPrimitivesArrayOutline *" to std::shared_ptr<GlyphPrimitivesArrayOutline>
rombust
More...
over 12 years ago
Change "GlyphPrimitivesArray *" to std::shared_ptr<GlyphPrimitivesArray> Change "GlyphPrimitivesArrayOutline *" to std::shared_ptr<GlyphPrimitivesArrayOutline>
rombust
More...
over 12 years ago
Change "GlyphContour *" to std::shared_ptr<GlyphContour>
rombust
More...
over 12 years ago
Change "GlyphContour *" to std::shared_ptr<GlyphContour>
rombust
More...
over 12 years ago
Change "GlyphOutline *" to std::shared_ptr<GlyphOutline>
rombust
More...
over 12 years ago
Change "GlyphOutline *" to std::shared_ptr<GlyphOutline>
rombust
More...
over 12 years ago
Adjust the basic2d example to just use the canvas (no display window)
rombust
More...
over 12 years ago
Adjust the basic2d example to just use the canvas (no display window)
rombust
More...
over 12 years ago
Added Canvas::flip() and added a convenience constructor to build a canvas based on a display window description
rombust
More...
over 12 years ago
Added Canvas::flip() and added a convenience constructor to build a canvas based on a display window description
rombust
More...
over 12 years ago
Win32 fonts to only use negative font sizes when creating the GDI font
rombust
More...
over 12 years ago
Win32 fonts to only use negative font sizes when creating the GDI font
rombust
More...
over 12 years ago
Remove gui_font_cache.cpp
rombust
More...
over 12 years ago
Remove gui_font_cache.cpp
rombust
More...
over 12 years ago
Allow the developers to control if they don't want the font to enter the cache (using the font description)
rombust
More...
over 12 years ago
Allow the developers to control if they don't want the font to enter the cache (using the font description)
rombust
More...
over 12 years ago
Give the developer greater control if the fonts match
rombust
More...
over 12 years ago
Give the developer greater control if the fonts match
rombust
More...
over 12 years ago
Reimplement user defined system fonts
rombust
More...
over 12 years ago
Reimplement user defined system fonts
rombust
More...
over 12 years ago
Hook up Font_Vector to use cached fonts
rombust
More...
over 12 years ago
Hook up Font_Vector to use cached fonts
rombust
More...
over 12 years ago
Hook up Font to find cached fonts
rombust
More...
over 12 years ago
Hook up Font to find cached fonts
rombust
More...
over 12 years ago
Hook up Font_Sprite to use cached fonts
rombust
More...
over 12 years ago
Hook up Font_Sprite to use cached fonts
rombust
More...
over 12 years ago
←
1
2
…
173
174
175
176
177
178
179
180
181
182
183
184
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree