Ticket #42 (closed defect: fixed)

Opened 1 year ago

Last modified 7 months ago

Cairo backend not rendering xmlroff logo PNG

Reported by: tkg Assigned to: tkg
Priority: major Milestone: xmlroff 0.6.0
Component: Cairo backend Version: 0.5.x
Keywords: C Cc:
Blocking: 10

Description

See Cairo PDF results for testsuite/fo/inline/external-graphic/external-graphic-5.

Attachments

xmlroff-placeimage-cairo.diff (1.2 kB) - added by lleroy on 03/11/08 10:58:27.
patch to fix image placement

Change History

07/16/07 09:34:57 changed by tkg

  • keywords set to C.
  • priority changed from minor to major.
  • blocking set to 10.
  • milestone set to Future.

02/06/08 15:00:22 changed by tkg

(In [308]) Reworked fo_doc_cairo_place_image() borrowing ideas from gdkcairo.c (re #42). Image colours are correct, but image placement and scaling are still wrong.

02/06/08 15:03:20 changed by tkg

  • owner set to tkg.
  • status changed from new to assigned.
  • milestone changed from Future to xmlroff 0.5.5.

02/28/08 12:53:03 changed by tkg

(In [341]) Tinkering with image placement. (Re #42).

02/28/08 21:12:39 changed by tkg

  • milestone changed from xmlroff 0.5.5 to xmlroff 0.5.6.

03/11/08 10:58:27 changed by lleroy

  • attachment xmlroff-placeimage-cairo.diff added.

patch to fix image placement

03/11/08 16:01:08 changed by tkg

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [387]) Corrected image placement. (Closes #42, lode leroy)