mirror of
https://github.com/brl/mutter.git
synced 2024-12-23 11:32:04 +00:00
2006-06-22 Emmanuele Bassi <ebassi@openedhand.com>
* clutter-docs.sgml: Fix typos.
This commit is contained in:
parent
c7df70f5bd
commit
03122efbcb
@ -1,3 +1,7 @@
|
|||||||
|
2006-06-22 Emmanuele Bassi <ebassi@openedhand.com>
|
||||||
|
|
||||||
|
* clutter-docs.sgml: Fix typos.
|
||||||
|
|
||||||
2006-06-22 Ross Burton <ross@openedhand.com>
|
2006-06-22 Ross Burton <ross@openedhand.com>
|
||||||
|
|
||||||
* tmpl/clutter-group.sgml:
|
* tmpl/clutter-group.sgml:
|
||||||
|
@ -43,16 +43,16 @@
|
|||||||
|
|
||||||
Clutter is a GObject based library for creating fast, visually
|
Clutter is a GObject based library for creating fast, visually
|
||||||
rich graphical user interfaces. It is intended for creating single
|
rich graphical user interfaces. It is intended for creating single
|
||||||
window stylalised applications such as media box UI's,
|
window stylised applications such as media box UI's, presentations
|
||||||
presentaions, kiosk style apps in preference to regular 'desktop'
|
or kiosk style apps in preference to regular 'desktop' style
|
||||||
style applications.
|
applications.
|
||||||
|
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
Clutter's underlying graphics rendering is OpenGL ( version 1.2+ )
|
Clutter's underlying graphics rendering is OpenGL ( version 1.2+ )
|
||||||
based. The clutter API is intended to be easy to use, attempting
|
based. The clutter API is intended to be easy to use, attempting
|
||||||
to hide many of the GL complexitys. It targets maily 2D based
|
to hide many of the GL complexities. It targets maily 2D based
|
||||||
graphics and is definetly not intended to be a general interface
|
graphics and is definetly not intended to be a general interface
|
||||||
for all OpenGL functionality ( yet ).
|
for all OpenGL functionality ( yet ).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user