To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=67231
User pjanik changed the following:
What |Old value |New value
================================================================================
CC|'' |'pjanik'
--------------------------------------------------------------------------------
Status|RESOLVED |REOPENED
--------------------------------------------------------------------------------
Resolution|FIXED |
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Tue Jul 11 12:28:12 -0700
2006 -------
I do not like the chosen approach.
Please extend fonduConvertFonts which already has
- targetPath
- the list of source paths
to simply copy all .ttf fonts from all source paths to the target path.
Not tested version:
set fonduCmd to fonduCmd & "for i in " & aPath & "*; do \"" &
fondu & "\"
-force \"$i\" >> /dev/null 2>&1; done; for i in " & aPath & "*.ttf; do cp \"$i\"
. >/dev/null 2>&1; done; "
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]