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
Cufón
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 19, 2024 — Aug 19, 2025
Showing page 1 of 11
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed #282 at the expense of ancient Opera 9.2 compatibility.
Simo Kinnunen
More...
over 8 years ago
Merge pull request #233 from mdumic/ligatures
Simo Kinnunen
More...
over 13 years ago
Refactored support for ligatures to support configuration option (opening the way for discretionary ligatures). Also, fixed coding style issues with in commit.
Marko Dumic
More...
over 13 years ago
Added support for Basic Latin Ligatures (Unicode code points \uFB00 to \uFB06).
Marko Dumic
More...
over 13 years ago
Merge pull request #232 from mdumic/fix-171
Simo Kinnunen
More...
over 13 years ago
Added fix to enable asynchronous loading in IE (fixes #171 and #175)
Marko Dumic
More...
over 13 years ago
Opera 9.2 is now supported (down from 9.5). Closes #200. Thanks to Mouvedia for bothering me enough to properly investigate this.
Simo Kinnunen
More...
about 14 years ago
Merge pull request #185 from michal-krause/master
Simo Kinnunen
More...
about 14 years ago
rendering improved on high resolution devices like iPhone 4
Michal Krause
More...
about 14 years ago
Cufon.refresh() no longer attemps to track anything but selectors (strings). May have previously caused errors in IE if Cufon.replace() was called in certain ways.
Simo Kinnunen
More...
over 14 years ago
The hover option no longer "sticks around" if a replace call with hover disabled is made.
Simo Kinnunen
More...
over 14 years ago
Added DOM.strict for checking whether the document is in strict mode. The new renderer is going to need this.
Simo Kinnunen
More...
over 14 years ago
Removed commented-out options. Some of them may return one day.
Simo Kinnunen
More...
over 14 years ago
Fixed a minor bug in the new ignoreClass option. Thanks Kravimir!
Simo Kinnunen
More...
over 14 years ago
Happy Year of the Rabbit!
Simo Kinnunen
More...
over 14 years ago
Fixed an issue with <link rel="stylesheet" type="totally/fake">. WebKit loads it, other browsers do not. Added tests.
Simo Kinnunen
More...
over 14 years ago
New option: ignoreClass. Allows you to ignore elements based on a single or multiple class names. Not in use by default.
Simo Kinnunen
More...
almost 15 years ago
Added a predefined glyph group for Portuguese. Thanks @Graffo!
Simo Kinnunen
More...
almost 15 years ago
Fixed an issue with text-align: right showing unwanted small characters under the replaced text in the development version.
Simo Kinnunen
More...
almost 15 years ago
Fixed IE9. IE9 now uses the canvas engine, which is less prone to future breakage.
Simo Kinnunen
More...
almost 15 years ago
New hooks: modifyText(text, textNode, element, options), onBeforeReplace(element, options) and onAfterReplace(element, options).
Simo Kinnunen
More...
almost 15 years ago
Made 'advanced' the default value of the trim option. Guess 'simple' was too simple after all.
Simo Kinnunen
More...
almost 15 years ago
Fixed text-transform: capitalize with accented characters.
Simo Kinnunen
More...
about 15 years ago
The generator now uses XMLReader instead of SimpleXML, should be easier on the server.
Simo Kinnunen
More...
about 15 years ago
Removed a debugger statement that was accidentally left in in the previous patch.
Simo Kinnunen
More...
about 15 years ago
Soft hyphens are now supported. They are enabled by default and work with fluid content. Credits go to Jung & Willich for the implementation idea.
Simo Kinnunen
More...
about 15 years ago
New option: trim. If 'simple', trims all preceding and following whitespace. If 'advanced', does what it previously did. Defaults to 'simple'.
Simo Kinnunen
More...
over 15 years ago
Added Monotype to the list of foundries known to require an extended license and cleared some confusion regarding fonts licensed by Adobe (which Adobe does not own).
Simo Kinnunen
More...
over 15 years ago
Better implementation of the font-size: 0 fix. It isn't nearly as ugly anymore.
Simo Kinnunen
More...
over 15 years ago
Font-size: 0 no longer causes errors.
Simo Kinnunen
More...
over 15 years ago
←
1
2
3
4
5
6
7
8
9
10
11
→
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