[cairo-commit] Changes to 'refs/tags/1.2.4'

Carl Worth cworth at kemper.freedesktop.org
Fri Aug 18 18:29:47 PDT 2006


Tag '1.2.4' created by Carl Worth <cworth at cworth.org> at 2006-08-19 02:28 -0700

cairo 1.2.4 release
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQBE5mlA6JDdNq8qSWgRAllaAJ9InPZjST7yaGiWSL+naqq1Wi4ydwCeMbPe
wBwl4HBjBt+3BI4nQ4Frh2w=
=/Og6
-----END PGP SIGNATURE-----

Changes since 1.2.2:
Adrian Johnson:
      Only use GGO_GLYPH_INDEX for truetype and opentype fonts on win32.

Behdad Esfahbod:
      Implement configure cache versioning for backend enabling results
      Don't link to -lm unconditionally in cairo.pc
      Save configure cache after checking all backends
      Fix typos in configure.in for PS/PDF/SVG backends
      Remove the ft_load_sfnt_table check from PS/PDF/SVG backends
      Test for libz only once and reuse result for PS and PDF
      [ROADMAP] Add generating EPS.
      [test] Rename beos_bitmap target to beos-bitmap.  Same for directfb-bitmap.
      [test] Behave better if no ref image was found for a test
      [test] Point out to the test log file on failures
      [test] Add target check-ref-dups that lists reference images having duplicate sha1sum hash
      [test] Update EXTRA_DIST after beos_bitmap -> beos-bitmap change
      Create multiple ChangeLog files segmented around major releases
      [ChangeLog] Remove 'fmt' formatting of the ChangeLogs
      [ChangeLog] Make ChangeLog creation faster by caching partial results
      [Makefile.am] Add $(AM_MAKEFLAGS) to recursive make invocations
      [Makefile.am] Move ChangeLog creation voodoo to ChangeLog.mk
      [Type1] Synch comments in the encoding table
      [ROADMAP] Update.  Adding 1.2.4 milestone and a few other items
      Respect font_matrix translation in _cairo_gstate_glyph_path
      [test] ft-text-vertical-layout: Use the string "i-W" to better show vertical metrics
      [FreeType] Fix comment about font coordinate
      [test] ft-text-vertical-layout: Update ref images
      [PS] Set correct ImageMatrix in _cairo_ps_surface_emit_bitmap_glyph_data
      [FreeType] Fix vertical metrics adjustment to work with non-identity shapes
      [FreeType] Use _cairo_ft_scaled_font_is_vertical where appropriate
      [ROADMAP] Add two assertion failures to 1.2.4 plans
      [test] New torture tests ft-text-vertical-layout-truetype/type1
      [.gitignore] Add truetype-tables
      [test] Add ft-text-vertical-layout-truetype.
      [test] Add $(LDADD) to svg2png_LDADD, to link to correct cairo
      [ROADMAP] Add more entries for 1.2.4.
      [ROADMAP] Add close_path behavior to 1.2.4.
      [PNG] Include png.h after cairoint.h to avoid macro problems (bug 7744)
      [test] Don't use signals if signal.h is not available
      [SVG] Make dependent on --enable-png (and increase cache-version to 2)
      [ROADMAP] Mark Type1 on win32 as done
      [test] text-rotate: Update ref images to make image pass again
      [ROADMAP] Add using alloca
      [configure] Use _NONPKGCONFIG_LIBS if no xrender pkg-config modele is found
      [configure] Check for x11 pkg-config module before using AC_PATH_XTRA
      [ROADMAP] Mark xlib detection problem as fixed
      [TODO] Add some items from memory

Carl Worth:
      Increment CAIRO_VERSION to 1.2.3 after making the 1.2.2 release
      README: Update backend list.
      NEWS: Fix some misspellings
      ROADMAP: Remove 1.2.2 stuff now that that release is out the door
      Rename src-clip test to source-clip-scale
      Harmonize implementations of source-clip and source-clip-scale to make similarities more evident.
      Add SVG-specific reference image for source-clip-scale test
      ROADMAP: Note that source-clip-scale is fixed
      ROADMAP: Add fix of EXTEND_PAD and deprecation of FORMAT_RGB16_565 to 1.4 roadmap.
      Add long-lines to the XFAIL list, (we're not fixing it before 1.2.4)
      Add rotation to bitmap-font to demonstrate failure of bug #7888
      Fix assertion failures in bitmap-font test by coercing A8 images to A1
      bitmap-font: Add cairo_text_path;fill to demonstrate bug #7889
      Add (primitive) bitmap glyph tracing to fix bug #7889
      close-path: New test case to demonstrate corner case discovered by Tim Rowley
      Fix close-path failure by adding explicit move_to after close_path.
      Don't set current point to (0,0) in close_path.
      ROADMAP: Mark the close path bug as fixed.
      Merge branch 'jrmuizel-stroking-fixes' into cairo
      Rename ft-text-vertical-layout-truetype to ft-text-vertical-layout-type3
      Mark ft-text-vertical-layout tests as XFAIL since we'repunting these from the 1.2.4 release.
      ROADMAP: Punt the AIX -lpthread bug off of the 1.2.4 roadmap.
      ROADMAP: Remove stray conflict marker
      EXTRA_DIST: Add several files to the tar file releases, (BUGS, CODING_STYLE, ROADMAP, etc.
      Add notes on reporting bugs to BUGS file and move bugs listed there to ROADMAP instead.
      Move unscheduled features and bugs from ROADMAP to TODO
      Update .gitignore due to recent rename.
      Use &image->base as appropriate to avoid warnings.
      bitmap-font: Add missing pdf-specific reference image
      Ignore ChangeLog* in addition to ChangeLog
      EXTRA_DIST: Add missing source-clip-scale-svg-ref.png
      NEWS: Add notes for the 1.2.4 release.
      Update version to 1.2.4 and libtool version to 11:2:9.
      Remove stray ] that was breaking RELEASE_OR_PUBLISH and many make targets (release-publish, etc.)

Emmanuel Pacaud:
      New test for long line bug.

Jeff Muizelaar:
      Test closed dashed paths where the first and last sub-path do not join.
      Modify degenerate-path test case to test dashed degenerate paths.
      Fix degenerate-path stroking with dashed lines.

Jens Granseuer:
      [warnings] Only use supported compiler warning flags
      [configure] Let env-vars override backend CFLAGS/LIBS (bug 7838)

Kjartan Maraas:
      [warnings] Fixes for sparse.  This fixes a lot of instances of 0 vs NULL

Pavel Roskin:
      [pixman] Don't cast pointers to integers
      [test] Allow overriding Valgrind flags on the command line
      [test] Fix warnings in tests on 64-bit systems
      Update nil surface structs to the surface struct
      [Type1] Use NULL instead of 0

Vladimir Vukicevic:
      Add src-clip test case to demonstrate bug with clipping applying to a source surface.
      pixman: Use pSourceClip rather than pCompositeClip when fetching

---
 .gitignore                                      |    2 
 BUGS                                            |  125 +++++++++++------
 ChangeLog.mk                                    |   82 +++++++++++
 Makefile.am                                     |   51 ++-----
 NEWS                                            |   76 +++++++++-
 README                                          |    5 
 ROADMAP                                         |   98 ++++---------
 TODO                                            |  159 +++++++++++++++-------
 configure.in                                    |  173 ++++++++++++++----------
 dev/null                                        |binary
 doc/Makefile.am                                 |    2 
 pixman/src/fbcompose.c                          |   58 ++++----
 pixman/src/fbmmx.c                              |    2 
 pixman/src/icimage.c                            |   22 +--
 pixman/src/icutil.c                             |    2 
 src/cairo-ft-font.c                             |   37 +++--
 src/cairo-gstate.c                              |    4 
 src/cairo-image-surface.c                       |   26 +++
 src/cairo-path-data.c                           |    6 
 src/cairo-path-stroke.c                         |    3 
 src/cairo-path.c                                |   15 +-
 src/cairo-pdf-surface.c                         |    9 +
 src/cairo-png.c                                 |    2 
 src/cairo-ps-surface.c                          |   21 +-
 src/cairo-scaled-font.c                         |   96 +++++++++++++
 src/cairo-surface.c                             |   30 +++-
 src/cairo-svg-surface.c                         |   10 +
 src/cairo-type1-subset.c                        |  119 +++++++++++-----
 src/cairo-win32-font.c                          |   52 +++++--
 src/cairo.c                                     |    8 +
 src/cairoint.h                                  |    4 
 test/.gitignore                                 |   10 +
 test/Makefile.am                                |   65 +++++----
 test/bitmap-font-pdf-argb32-ref.png             |binary
 test/bitmap-font-ref.png                        |binary
 test/bitmap-font-rgb24-ref.png                  |binary
 test/bitmap-font.c                              |   20 ++
 test/cairo-test.c                               |   53 +++++--
 test/clip-operator.c                            |    4 
 test/close-path-ps-argb32-ref.png               |binary
 test/close-path-ref.png                         |binary
 test/close-path.c                               |   84 +++++++++++
 test/dash-caps-joins-ps-argb32-ref.png          |binary
 test/dash-caps-joins-ref.png                    |binary
 test/dash-caps-joins.c                          |   57 ++++---
 test/degenerate-path-ps-argb32-ref.png          |binary
 test/degenerate-path-ref.png                    |binary
 test/degenerate-path-rgb24-ref.png              |binary
 test/degenerate-path.c                          |   54 ++++++-
 test/ft-text-vertical-layout-pdf-argb32-ref.png |    0 
 test/ft-text-vertical-layout-ps-argb32-ref.png  |    0 
 test/ft-text-vertical-layout-ref.png            |    0 
 test/ft-text-vertical-layout-svg-ref.png        |    0 
 test/ft-text-vertical-layout-type1-ref.png      |binary
 test/ft-text-vertical-layout-type1-svg-ref.png  |binary
 test/ft-text-vertical-layout-type1.c            |   50 ++++--
 test/ft-text-vertical-layout-type3-ref.png      |binary
 test/ft-text-vertical-layout-type3-svg-ref.png  |binary
 test/ft-text-vertical-layout-type3.c            |   48 ++++--
 test/long-lines-ref.png                         |binary
 test/long-lines.c                               |   93 ++++++++++++
 test/operator-clear.c                           |    4 
 test/operator-source.c                          |    4 
 test/source-clip-ref.png                        |binary
 test/source-clip-scale-ref.png                  |binary
 test/source-clip-scale-svg-ref.png              |binary
 test/source-clip-scale.c                        |   90 ++++++++++++
 test/source-clip.c                              |   38 ++---
 test/text-rotate-ref.png                        |binary
 test/text-rotate-rgb24-ref.png                  |binary
 test/trap-clip.c                                |    4 
 test/truetype-tables.c                          |    2 
 test/unbounded-operator.c                       |    4 
 73 files changed, 1445 insertions(+), 538 deletions(-)
---


More information about the cairo-commit mailing list