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
Cairo
Settings
|
Report Duplicate
207
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 427 of 428
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed xrpolygon for multiple sub-polygons
Carl Worth
More...
about 22 years ago
Fixed miter limit handling. Added local.def
Carl Worth
More...
about 22 years ago
Fixed holes in self-intersecting splines, (from change to winding rule parameter interface)
Carl Worth
More...
about 22 years ago
Make Xr use XFTINCLUDES as it now uses Xft
Keith Packard
More...
about 22 years ago
Fixes for transformed images
Carl Worth
More...
about 22 years ago
Added group support.
Carl Worth
More...
over 22 years ago
Fix memory leak of image pixmap
Carl Worth
More...
over 22 years ago
Partial image support.
Carl Worth
More...
over 22 years ago
Moved Xft/fontconfig code up from Xc to Xr. Added XrTextExtents
Carl Worth
More...
over 22 years ago
Added basic font support
Carl Worth
More...
over 22 years ago
Added XrStatusInvalidRestore. Fixed XrSurface memory leak.
Carl Worth
More...
over 22 years ago
Added TODO, README, and .cvsignore
Carl Worth
More...
over 22 years ago
Moved current point state to XrGState and dropped relative operators from XrPath. This is all in preparation for XrShowText, (which needs access to the current point)
Carl Worth
More...
over 22 years ago
Added XrSetFillRule
Carl Worth
More...
over 22 years ago
Fix for paths with multiple polygons disjoint in Y
Carl Worth
More...
over 22 years ago
Added XrConcatMatrix, XrGetStatus. Properly clip color, alpha, and tolerance values from the user. Renamed _XrTransformPointWithoutTranslate to _XrTransformDistance. Added new XrIntStatus type for error codes that are not exported.
Carl Worth
More...
over 22 years ago
Various cleanups, (no functional changes). Changed arguments for XrRel* from x,y to dx,dy. Changed XrError to XrStatus. Added a prefix of '_' to all internal functions
Carl Worth
More...
over 22 years ago
Standardized bracing-style and indentation
Carl Worth
More...
over 22 years ago
Fixed pen when it has more than 2 duplicate vertices. Imposed minimum value on tolerance to avoid infinite recursion.
Carl Worth
More...
over 22 years ago
Fixed rounding bug in _ComputeX. Use if statement instead of while loop to increment intersection Y value
Carl Worth
More...
over 22 years ago
Fixed intersection test for parallel lines
Carl Worth
More...
over 22 years ago
Added comments describing polygon tessellation algorithm
Carl Worth
More...
over 22 years ago
Cleaned up polygon tessellation code. Fixes all known problems.
Carl Worth
More...
over 22 years ago
Fixed some broken polygons by adding another sort to polygon tessellation code.
Carl Worth
More...
over 22 years ago
Fixed _XrPenVerticesNeeded to not return negative numbers under scaling
Carl Worth
More...
over 22 years ago
Removed state from XrFiller that was redundant with state in XrPolygon. Fixed state update in XrStroker so that paths with multiple subpaths work. Simplified error-prone sorting in XrPenAddPoints. Renamed XrPenVertexTag to XrPenVertexFlag, (to allow for a single vertex that is the starting point for both the forward and reverse half-path).
Carl Worth
More...
over 22 years ago
Fixed rendering of degenerate splines. Changed XrStrokeFace to define everything in terms of the direction of the path
Carl Worth
More...
over 22 years ago
Fixed spline error calculation. New effort to compute spline initial/final slopes even for degenerate splines, (degenerate splines are still broken somewhere though).
Carl Worth
More...
over 22 years ago
Fix polygon stroking so last final face is rendered exactly. Fix bug in which XrPolygonAddPt with horizontal edge would then drop the next edge.
Carl Worth
More...
over 22 years ago
Corrected XrPenVerticesNeeded for handling transformed pens
Carl Worth
More...
over 22 years ago
←
1
2
…
420
421
422
423
424
425
426
427
428
→
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