bugGNUstep - Bugs: bug #48637, GSFontInfo and Face

Group
 
 

bug #48637: GSFontInfo and Face

Submitter:  Riccardo Mottola <rmottola>
Submitted:  Tue 26 Jul 2016 01:25:08 PM UTC
   
 
Category:  Gui/AppKit Severity:  3 - Normal
Item Group:  None Status:  Wont Fix
Privacy:  Public Assigned to:  FredKiefer
Open/Closed:  Declined
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 19 Sep 2016 08:58:40 PM UTC, comment #1: 

Actually it was the other way round. We already had to many attributes set on the font descriptor that was returned from NSFont. On MacOSX only the size and the font name are set in this font descriptor, no matter how the font got created. I changed the code to also just include these two values. This required that I change the postscriptName method as well. This now returns the font name with spaces removed.
The code now is a lot closer to the Apple behaviour. I hope it also solves the printing issue you had.

Fred Kiefer <FredKiefer>
Group Member
Tue 26 Jul 2016 01:25:08 PM UTC, original submission:  

the Face attribute is not implemented in fontDescriptor

Riccardo Mottola <rmottola>
Group Member

 

(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 FredKiefer (Posted a comment)
  • -email is unavailable- added by rmottola (Submitted the item)
  •  

    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 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-09-19 FredKiefer StatusNone Wont Fix
        Assigned toNone FredKiefer
        Open/ClosedOpen Declined
    2016-09-14 rmottola SummaryGSFontInfo anf Face GSFontInfo and Face

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code