[webkit-dev] platform/ reorganization

Nikolas Zimmermann zimmermann at physik.rwth-aachen.de
Wed Nov 28 13:24:05 PST 2007


Am 26.11.2007 um 19:18 schrieb Darin Adler:

> On Nov 16, 2007, at 6:15 PM, David Hyatt wrote:
>
>> I'd vote for putting all of these files under platform/text (the  
>> bidi, font and text files) rather than creating three new  
>> subdirectories.
>
> As I mentioned in my other messages, I think the text drawing  
> source files should go inside the graphics directory. There's a  
> logical separation between just plain "text" and "text drawing" in  
> my opinion. There are enough non-drawing text files that I think we  
> could also have a text directory for the text-related files, but I  
> think that includes many that weren't listed in Nico's original mail.
>
>     -- Darin
>

Hi Darin & David,

sorry for my absence - was quite busy during the last week.
Proposal:

- move Font* and Glyph* into platform/graphics
- move Text* / Bidi* / Unicode* into platform/text (new directory)

While I'm at it:
- move WebCore/ksvg2/ to WebCore/svg/
- move platform/graphics/svg into WebCore/svg/backend (maybe a better  
name though?)

Greetings,
Niko


More information about the webkit-dev mailing list