Commit Graph

236 Commits

Author SHA1 Message Date
Joshua Granick
bdc7039b19 Add snapshot for Lime legacy 2014-11-12 22:20:57 -08:00
Joshua Granick
1f24e162ec Add native JPEG/PNG encoding 2014-11-11 10:48:14 -08:00
Joshua Granick
8cc187b583 Initial node.js support 2014-11-09 12:05:44 -08:00
vroad
17cb9e51b4 Work on node.js support 2014-11-02 23:38:29 +09:00
Joshua Granick
fe17a43f72 Use true font names and automatically register font names on native platforms 2014-11-01 09:44:59 -07:00
Joshua Granick
90ab2be4e6 Better approximation of cubic curves 2014-10-23 13:49:11 -07:00
Joshua Granick
da1ba2a143 Fix initial support for cubic bezier font outlines, need to come back and add support for multiple quadratic curves for better quality 2014-10-23 13:19:32 -07:00
Joshua Granick
58e70d4b76 Improve handling of font family name, move AssetHelper.processLibraries and fix a couple colors 2014-10-22 21:40:38 -07:00
Joshua Granick
79082949a6 Restore Flash font embedding 2014-10-14 12:46:31 -07:00
Joshua Granick
4cb658dab5 PNG improvements 2014-09-26 13:36:17 -07:00
Joshua Granick
f2825da4e3 Build fix 2014-09-24 14:44:57 -07:00
Joshua Granick
ddb4b0ff8a Use 'lime-legacy' instead of 'legacy' in order to prevent name collisions 2014-09-24 14:26:49 -07:00
Joshua Granick
d0f3f46bae Android fix 2014-09-22 14:09:29 -07:00
Joshua Granick
4d12330694 Add a Lime legacy path 2014-09-13 02:22:28 -07:00
MrCdK
0fba7ec19d Fix the webGL and SDL2 renderer's stencil and depth buffers 2014-08-31 01:16:53 +02:00
Joshua Granick
6510d41c2c Emscripten fix 2014-08-29 12:39:15 -07:00
Joshua Granick
d68f0ddfa2 Fix Android compile 2014-08-29 11:00:17 -07:00
MrCdK
bdf8d1f2f1 Continue the work with URLLoader and cURL
- Fixed PUT and POST
- Fixes CURLOPT_READFUNCTION
- Added CURLOPT_PROGRESSFUNCTION
2014-08-26 07:46:43 +02:00
Joshua Granick
4f4f470927 Update to newer cURL 2014-08-25 13:41:04 -07:00
Joshua Granick
4a5b1a22bb CURL improvement 2014-08-17 18:05:57 -07:00
Joshua Granick
825372dab8 CURL binding 2014-08-16 20:34:04 -07:00
Joshua Granick
c4ea28e044 Add support for -static flag, initially on Windows 2014-08-15 13:16:19 -07:00
Joshua Granick
46f738681a Remove template console backend, to be completed in another project 2014-08-05 13:44:36 -07:00
Joshua Granick
3384f0029c Lime console fixes 2014-08-05 13:20:25 -07:00
Joshua Granick
f58fdc1d2c Update to newer harfbuzz repo 2014-08-05 10:17:41 -07:00
Joshua Granick
de0d6522da Fix harfbuzz commit version 2014-08-05 01:45:57 -07:00
Joshua Granick
f22859b69a Update to newer harfbuzz build 2014-08-05 01:33:53 -07:00
Joshua Granick
850ce2f269 Update license, fixes for harfbuzz 2014-08-04 11:03:56 -07:00
MattTuttle
c2e73d7e9c Merge branch 'next' of https://github.com/openfl/lime into text-harfbuzz
Conflicts:
	lime/graphics/Font.hx
	project/include/graphics/Font.h
	project/src/ExternalInterface.cpp
	project/src/graphics/Font.cpp
2014-08-04 09:51:51 -05:00
Joshua Granick
51017010a8 Disband lime.media, create lime.audio and lime.math 2014-08-02 10:33:32 -07:00
MattTuttle
4503100713 Fixing font rendering bugs, harfbuzz still doesn't work right 2014-07-31 17:16:59 -05:00
MattTuttle
200e953641 Adding loadRange to Font 2014-07-30 17:08:16 -05:00
Joshua Granick
c4bdcf03c8 More audio context work 2014-07-30 14:10:11 -07:00
MattTuttle
83bb9d9b66 Font changes, Text (harfbuzz) and sample project added 2014-07-30 14:48:27 -05:00
MattTuttle
eab2cffa2c Set working directory for OS X 2014-07-30 14:34:21 -05:00
Joshua Granick
2f8c317053 Compile fix 2014-07-29 21:33:00 -07:00
Joshua Granick
4153d70187 Refactor OpenGL classes into lime.graphics.opengl, OpenAL into lime.media.openal, move image and sound into media 2014-07-29 21:24:21 -07:00
Joshua Granick
da1bf26501 Add OGG decoding 2014-07-28 21:59:51 -07:00
Joshua Granick
b55c191e04 Initial support for WAV parsing 2014-07-28 21:27:21 -07:00
Joshua Granick
d8a0eed472 Moving PNG/JPEG code from 'graphics' to 'format', beginning work on audio format code 2014-07-28 08:29:11 -07:00
Joshua Granick
f0a5f254ef Fix linker warning 2014-07-27 19:42:36 -07:00
Joshua Granick
6f5d88a898 Fix PNG header check 2014-07-27 19:37:45 -07:00
Joshua Granick
6e37b82c4c Got JPG/PNG loading from disk and from memory 2014-07-27 19:35:53 -07:00
Joshua Granick
df3ba5992f Use single Resource type for loading file or memory, JPEG file load improvements 2014-07-27 16:32:13 -07:00
Joshua Granick
d0163f24e0 Some work on file I/O 2014-07-27 14:25:20 -07:00
Joshua Granick
02f6ba2b37 Add lime.ui.KeyCode, increase size of the keyCode value in C++ 2014-07-26 18:19:04 -07:00
Joshua Granick
c6404e4a86 Initial bindings for console render 2014-07-16 12:07:36 -07:00
Joshua Granick
de9260a619 Guard Freetype reference 2014-07-15 22:42:20 -07:00
MattTuttle
5f225f35ec Adding freetype submodule 2014-07-14 08:37:32 -05:00
Matt Tuttle
2bed6ac813 Adding offset and advance 2014-07-13 23:25:38 -05:00