{ "id": "109509", "key": "TIMOB-12664", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [ { "id": "14162", "description": "Release 3.1.0", "name": "Release 3.1.0", "archived": true, "released": true, "releaseDate": "2013-04-16" }, { "id": "15279", "description": "2013 Sprint 05 JS", "name": "2013 Sprint 05 JS", "archived": true, "released": true, "releaseDate": "2013-03-11" }, { "id": "14815", "description": "2013 Sprint 05", "name": "2013 Sprint 05", "archived": true, "released": true, "releaseDate": "2013-03-11" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2013-03-12T21:16:44.000+0000", "created": "2013-02-11T19:15:43.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [], "versions": [ { "id": "13505", "description": "Release 3.0.0", "name": "Release 3.0.0", "archived": true, "released": true, "releaseDate": "2012-12-14" } ], "issuelinks": [], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2017-03-14T17:54:39.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "13103", "name": "CLI", "description": "Node-based command line interface" } ], "description": "Right now Mobile Web only support OTF and WOFF fonts. We need to also add support for TTF.\r\n\r\nLook at mobileweb/cli/commands/_build.js around line 727.", "attachment": [ { "id": "35869", "filename": "Snowburst One.woff", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2013-03-03T02:17:56.000+0000", "size": 29156, "mimeType": "application/octet-stream" } ], "flagged": false, "summary": "CLI: Mobile Web: Add support for TTF fonts and spaces in font name", "creator": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "subtasks": [], "reporter": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "environment": null, "comment": { "comments": [ { "id": "240470", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "Master pull request: https://github.com/appcelerator/titanium_mobile/pull/3927\n\nTest case:\n\n{code}\nvar win = Ti.UI.createWindow({\n\tbackgroundColor: 'yellow'\n});\n\nvar label = Ti.UI.createLabel({\n\ttext: 'howdy!',\n\tfont: {\n\t\tfontSize: 20,\n\t\tfontFamily: \"Snowburst One\"\n\t}\n});\n\nwin.add(label);\nwin.open();\n{code}\n\nA woff web font is attached. Place anywhere in the Resources directory. I know it's not a ttf, but it's more of a test of spaces in the filename.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2013-03-03T02:17:40.000+0000", "updated": "2013-03-03T02:17:40.000+0000" }, { "id": "251260", "author": { "name": "pmishra", "key": "pmishra", "displayName": "Paras Mishra", "active": true, "timeZone": "Asia/Kolkata" }, "body": "Text is displayed in woff font.\n\nVerified using:\nSDK: 3.1.1.v20130509173053\nCLI version : 3.1.0\nOS : MAC OSX 10.7.5\nAppcelerator Studio, build: 3.1.0.201305092424\nXCode : 4.5.1", "updateAuthor": { "name": "pmishra", "key": "pmishra", "displayName": "Paras Mishra", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2013-05-10T09:28:05.000+0000", "updated": "2013-05-10T09:28:05.000+0000" }, { "id": "412113", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as fixed.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-14T17:54:39.000+0000", "updated": "2017-03-14T17:54:39.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }