bugFree UCS Outline Fonts - Bugs: bug #50744, tools/generate/WOFF: def...

 
 

bug #50744: tools/generate/WOFF: def fontInfo2WOFFxml: variable 'font' vs 'f'

Submitter:  None
Submitted:  Fri 07 Apr 2017 10:18:36 AM UTC
   
 
Category:  compilation Severity:  3 - Normal
Item Group:  installation Status:  Fixed
Privacy:  Public Assigned to:  Stevan_White
Originator Email:  -email is unavailable- Open/Closed:  Open
Release:  * development
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 07 Apr 2017 10:32:38 AM UTC, comment #1: 

Oh dear.  I wonder how that happened.  I haven't tested WOFF in a long time...
Fix in SVN.  See if it works for you.

Steve White <Stevan_White>
Group administrator
Fri 07 Apr 2017 10:18:36 AM UTC, original submission:  

In Python script 'tools/generate/WOFF', there is a function 'fontInfo2WOFFxml' which takes argument 'font'. The first instruction in this function is a call to 'fontStrings2dict' which gets a variable 'f' passed as its first argument.
This code does not run, as 'f' is not defined. Most likely, variable 'font' should be passed instead of 'f'.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by Stevan_White (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2017-04-07 Stevan_White StatusNone Fixed
        Assigned toNone Stevan_White

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code