This is an automated email from the ASF dual-hosted git repository.

leginee pushed a change to branch bugfix-dxf-filter
in repository https://gitbox.apache.org/repos/asf/openoffice.git


      at 8606c879d8 encoding is now based on RTL_TEXTENCODING_MS_1252  as a 
default. The  dxf filter is now prepared to receive a overide which encoding is 
to be used. With this fix no higher level has been included to use this method.

This branch includes the following new commits:

     new 999d0e5d3c filter: idxf: chunk oversized LWPOLYLINE instead of 
truncating the count
     new 9d412d2619 dxt files labels and text are evaluated when deciding on 
the points where to corp the picture. We have to estimate font size and width,  
since we have no renderer at that point. so we estimate the size.
     new f51738dbca fix zoom by ignoring the metadata. The correctness of the 
metadata depends on creators actions and may be stale. Better to calculate it 
by ourselfs.
     new d8752c8838 for the boundary we need to measure as the renderer does. 
fix correct rendering for arcs.
     new c1a8ff687a Adding Ellipse and spine support fixed negative-z extrusion 
arcs
     new 8063bc2983 the file detector now ignores comments at the start of the 
file to identifiy DXF files. On import we tollerate now 1.0 as 1. Before it 
broke the read Measuring the arc's swept extent, not the full circle, so 
large-radius arcs don't blow up the scaling box ond collapse the drawing.
     new 5c16e86bab added support for dashed lines.
     new 5a471cc654 support LWPOLYLINE bulge (group 42)
     new 6d943642bf fix 3D DXF import — skip OCS extrusion for WCS entities 
(render + bbox), case-insensitive VPORT lookup, 3D text via glyph outlines
     new b3f0e0e35b pattern hatches render as proper section lines instead of 
solid blobs
     new 8606c879d8 encoding is now based on RTL_TEXTENCODING_MS_1252  as a 
default. The  dxf filter is now prepared to receive a overide which encoding is 
to be used. With this fix no higher level has been included to use this method.

The 11 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Reply via email to