- From: <bugzilla@jessica.w3.org>
- Date: Thu, 05 Apr 2012 22:54:52 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16645
Summary: Its great you introduced a new interface for the
TextMetrics, however it would be useful to get a list
of fonts that is available to use with .font property.
Including web fonts and available system fonts. naming
for such property could be availableFonts
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-work/#tex
t-styles
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: other Hixie drafts (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: contributor@whatwg.org
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org
Specification:
http://www.whatwg.org/specs/web-apps/current-work/multipage/the-canvas-element.html#dom-context-2d-font
Multipage: http://www.whatwg.org/C#text-styles
Complete: http://www.whatwg.org/c#text-styles
Comment:
Its great you introduced a new interface for the TextMetrics, however it would
be useful to get a list of fonts that is available to use with .font property.
Including web fonts and available system fonts. naming for such property could
be availableFonts and the array value return could be read only. Such
interface would be useful for providing font pickers in graphical applications
etc. Currently the only existing walk around to this issue is using flash
which isn't very help full when not all devices support it.
Posted from: 78.73.13.15
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_3) AppleWebKit/534.55.3
(KHTML, like Gecko) Version/5.1.5 Safari/534.55.3
--
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Thursday, 5 April 2012 22:54:55 UTC