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
16 days
ago. based on code collected
17 days
ago.
Jan 30, 2024 — Jan 30, 2025
Showing page 42 of 184
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added freetype to ignore list
mbn
More...
about 10 years ago
Implement scaled PathFont
Mark Page
More...
about 10 years ago
Use the auto keyword for iterators and allocating object via new for linux build of clanlib (using clang-modernize) to improve code readability
Mark Page
More...
about 10 years ago
Add override keyboard to inherited virtual functions for linux build of clanlib (using clang-modernize)
Mark Page
More...
about 10 years ago
Replace NULL with null_ptr for linux build of clanlib (using clang-modernize)
Mark Page
More...
about 10 years ago
Change the copyright to 2015 in preparation of a spring 2015 release.
Mark Page
More...
about 10 years ago
Fix freetype fonts for use with PathFont, by correcting path creation and adjusting the metrics
Mark Page
More...
about 10 years ago
Move X11 freetype font engine to the FontEngine folder
Mark Page
More...
about 10 years ago
Fix linux font bug, where the incorrect font filename is used
Mark Page
More...
about 10 years ago
Compile fix for Linux in relation to fonts. Remove unused font code
Mark Page
More...
about 10 years ago
Apply change from win32 fonts to freetype fonts
Mark Page
More...
about 10 years ago
Fixed various font metrics and rendering bugs
mbn
More...
about 10 years ago
Attempt to fix measure_text
Mark Page
More...
about 10 years ago
Add position information to the PathFont example
Mark Page
More...
about 10 years ago
Add new PathFont example, to assist in completing PathFont development
Mark Page
More...
about 10 years ago
Tidy the font implementation, stripping out dead code
Mark Page
More...
about 10 years ago
Simplify the font implementation and extend PathFont to load from built in fonts
Mark Page
More...
about 10 years ago
Breaking Change: Rename VectorFont to PathFont, which is a more descriptive name
Mark Page
More...
about 10 years ago
Replace clan::Font draw_text_ellipsis() with get_clipped_text().
Mark Page
More...
about 10 years ago
Cache the inverse of the canvas transform matrix
Mark Page
More...
about 10 years ago
Fix the typo in the font drawing that disabled grid fitting
Mark Page
More...
about 10 years ago
Update the SvgViewer example to use the translation matrix
Mark Page
More...
about 10 years ago
Fix the SvgViewer example to reflect recent API changes
Mark Page
More...
about 10 years ago
Adjust the Input example so that it does not require the perspective matrix. (Simplifies it)
Mark Page
More...
about 10 years ago
Fixed the glyph path import on win32
Mark Page
More...
about 10 years ago
Update the path example to reflect changes in the Path API
Mark Page
More...
about 10 years ago
Move path drawing functions out of the canvas and into clan::Path. This is consistent with clan::Image,Sprite and Font
Mark Page
More...
about 10 years ago
Remove the obsolete Path2D and Shape2D class, replaced with the Path class. This should contain the existing functionality
Mark Page
More...
about 10 years ago
Implement Path glyph retrieval
Mark Page
More...
about 10 years ago
Fix linux font handling to reflect latest API
Mark Page
More...
about 10 years ago
←
1
2
…
38
39
40
41
42
43
44
45
46
…
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