Difference between revisions of "Mac OS X Porting - Comparison to Toolkit Ports"

From Apache OpenOffice Wiki
Jump to: navigation, search
Line 2: Line 2:
 
|+'''Comparison between OpenOffice.org and toolkit ports'''
 
|+'''Comparison between OpenOffice.org and toolkit ports'''
 
|-
 
|-
! style="width:100px;" |   !! style="background:#abcdef;" | OpenOffice.org !! style="background:#abcdef;" | GTK !! style="background:#abcdef;" | Mozilla   
+
! style="width:100px;" |   !! style="background:#59e;" | OpenOffice.org !! style="background:#59e;" | GTK !! style="background:#59e;" | Mozilla   
 
|-
 
|-
! Fonts
+
! style="background:#abcdef;" colspan="4" | Fonts
 
|-
 
|-
| Enumeration<br> ''Getting and showing the list of available fonts to user'' || 1 || 2
+
| '''Enumeration'''<br> ''Getting and showing the list of available fonts to user'' || 1 || 2
 
|-
 
|-
| Shaping<br> ''text strings to glyphs'' || 1 || 2
+
| '''Shaping'''<br> ''text strings to glyphs'' || 1 || 2
 
|-  
 
|-  
| Rendering<br> ''Glyphs to screen/print'' || 1 || 2
+
| '''Rendering'''<br> ''Glyphs to screen/print'' || 1 || 2
 
|-
 
|-
| Metrics<br> ''font analysis and information'' || 1 || 2
+
| '''Metrics'''<br> ''font analysis and information'' || 1 || 2
 
|-
 
|-
! Main Loop integration
+
! style="background:#abcdef;" colspan="4" | Main Loop integration
 
|-  
 
|-  
  

Revision as of 13:20, 2 January 2007

Comparison between OpenOffice.org and toolkit ports
  OpenOffice.org GTK Mozilla
Fonts
Enumeration
Getting and showing the list of available fonts to user
1 2
Shaping
text strings to glyphs
1 2
Rendering
Glyphs to screen/print
1 2
Metrics
font analysis and information
1 2
Main Loop integration
Personal tools