Issue 117883 - vcl: improvements in vcl/source/fontsubset
Summary: vcl: improvements in vcl/source/fontsubset
Status: CONFIRMED
Alias: None
Product: gsl
Classification: Code
Component: code (show other issues)
Version: DEV300m106
Hardware: Unknown All
: P3 Normal (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-18 05:14 UTC by tora3
Modified: 2013-07-30 02:24 UTC (History)
1 user (show)

See Also:
Issue Type: PATCH
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
rough cut source codes (37.54 KB, application/zip)
2011-04-18 05:22 UTC, tora3
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description tora3 2011-04-18 05:14:05 UTC
vcl/source/fontsubset performs one of the essential tasks in
the PDF exportation. It creates subset font files.

This issue addresses:
 1) Performance improvements to make PDF exportation faster.
 2) Ease of development to help developers improve features.
Comment 1 tora3 2011-04-18 05:22:36 UTC
Created attachment 76401 [details]
rough cut source codes

This patch is intended to evaluate some means to achieve both
1) Performance improvements and 2) Ease of development.

  i117883-improvements-in-vcl-source-fontsubset-2011-04-18.zip
    `-- DEV300_m106
        `-- vcl
            `-- source
                `-- fontsubset
                    |-- sft.cxx
                    |-- ttcr.hxx
                    |-- ttcr.cxx
                    |-- vec.hxx
                    `-- test_vec.cxx

Status: 
 Just written down.
 No compilation error with SunStudio on OpenSolaris x86.
 Not tested.
Comment 2 tora3 2011-04-18 05:25:27 UTC
What do you think of means in the patch?
Comment 3 philipp.lohmann 2011-04-19 06:47:34 UTC
I think that looks promising. I'll have a more detailed look when I'm back in the office.
Comment 4 tora3 2011-04-19 07:31:29 UTC
I hope you love it. :-)
Comment 5 Oliver-Rainer Wittmann 2012-06-13 12:33:29 UTC
getting rid of value "enhancement" for field "severity".
For enhancement the field "issue type" shall be used.
Comment 6 Rob Weir 2013-03-11 15:05:54 UTC
I'm adding this comment to all open issues with Issue Type == PATCH.  We have 220 such issues, many of them quite old.  I apologize for that.  

We need your help in prioritizing which patches should be integrated into our next release, Apache OpenOffice 4.0.

If you have submitted a patch and think it is applicable for AOO 4.0, please respond with a comment to let us know.

On the other hand, if the patch is no longer relevant, please let us know that as well.

If you have any general questions or want to discuss this further, please send a note to our dev mailing list:  dev@openoffice.apache.org

Thanks!

-Rob
Comment 7 Rob Weir 2013-07-30 02:24:44 UTC
Reset assignee on issues not touched by assignee in more than 2000 days.