[OpenJDK 2D-Dev] 7u10 request for review : 7183516 (original) (raw)

Jennifer Godinez jennifer.godinez at oracle.com
Mon Sep 10 21:09:57 UTC 2012


Please review fix for 7183516: [macosx]Can't print-out the defined fonts for PrintFont_2D and AntialiasTableTest

Call to MacOS native function CTTypesetterCreateWithAttributedStringAndOptions did not produce the expected result. Although the font dictionary was passed in options, for unknown reason, it is ignored. Fix is to add the font dictionary in the attributed string and use CTTypesetterCreateWithAttributedString.

Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7183516 Webrev: http://cr.openjdk.java.net/~jgodinez/7183516/webrev.00/

Jennifer

-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.openjdk.java.net/pipermail/2d-dev/attachments/20120910/348f4030/attachment.html>



More information about the 2d-dev mailing list