Ricardo Quesada
|
81c2d92355
|
yeah... love in includes
<3
|
2014-04-26 10:35:57 -07:00 |
Dhilan007
|
5a572c1797
|
closed #4561:Fixed read file more than once for label created by different font size.
|
2014-03-27 17:04:05 +08:00 |
Dale Stammen
|
5e402ee433
|
fix for generic already defined in wp8
|
2014-03-22 05:56:49 -07:00 |
andyque
|
ca6851f114
|
fix warnings of font and RichText
|
2014-03-20 11:58:36 +08:00 |
Dhilan007
|
063bde51c3
|
fixed #4300:fixed Label:draw location and BBOX is incorrect.
|
2014-03-07 11:42:13 +08:00 |
Dhilan007
|
23501b40aa
|
issue #3629:new label support customize the effects such as Shadow[blur is unsupported], Outline
|
2014-03-05 15:54:40 +08:00 |
Dhilan007
|
df21bbf7df
|
1.remove unused code
2.reduce calculation amount.
3.reduces expenses of function calls
|
2014-01-22 14:57:11 +08:00 |
Dhilan007
|
697b0289c7
|
close #3805:fix wrap error and alignment error.
|
2014-01-21 17:55:49 +08:00 |
Dhilan007
|
f22e4d474f
|
move some method to FontFreeType that only relating to FontFreeType from Font.
|
2014-01-21 10:36:32 +08:00 |
Dhilan007
|
a0b86abcf4
|
close #3765:Simplify label.Remove FontAtlasFactory,FontDefinition and TextImage.
|
2014-01-20 10:32:12 +08:00 |
walzer
|
64af0de648
|
update copyrights for 2014, in cocos/2d/ folder
|
2014-01-07 11:25:07 +08:00 |
James Chen
|
11423b5851
|
Changes the type of FontFreeType::_ttfData from `unsigned char*` to `Data`, makes codes more elegant.
|
2013-12-23 11:53:39 +08:00 |
Dhilan007
|
39280d55f3
|
new label:add support for distanceField
PerformanceTest:add performance test for label.
|
2013-12-13 12:42:15 +08:00 |
Dhilan007
|
b8faaeba59
|
issus #2893:improve new label
|
2013-10-31 17:52:22 +08:00 |
Dhilan007
|
12db6a32ab
|
issues #2893:
1.Texture atlas are create on demand, based on the characters used in the label.
2.Create Quads (and not sprites) for each letter.
|
2013-10-31 10:49:37 +08:00 |
minggo
|
49d7bbd600
|
issue #2905: remove sub folders except platform
|
2013-10-12 15:41:45 +08:00 |