DescriptionAdd new skyline Rectanizer
The skyline Rectanizer tracks the leading silhouette of the
currently packed rects and tries to fit the next rectangle
on top of that. This gives slightly better packing behavior
than the current log2 scheme.
Also shrank the size of the plots, which increases their
number from 18 to 32 and gives better cache behavior (fewer
purges and uploads).
Committed: http://code.google.com/p/skia/source/detail?r=11577
Patch Set 1 #Patch Set 2 : Some fixes to font cache dump and size of plots #Patch Set 3 : Remove all font cache dump code. Clean up for review. #
Total comments: 5
Patch Set 4 : Fix style nits #Patch Set 5 : Remove tab #
Messages
Total messages: 6 (0 generated)
|