mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-26 05:18:15 +02:00
Portability improvements for win32 thanks to Hans Breuer <hans@breuer.org>: Defined sized-integer types when under the influence of _MSC_VER and without stdint.h. Use #error which is more portable than #warning, (and more indicative of where we want to be before the next release).
19 lines
312 B
Text
19 lines
312 B
Text
<!-- ##### SECTION Title ##### -->
|
|
Transformations
|
|
|
|
<!-- ##### SECTION Short_Description ##### -->
|
|
Manipulating the current transformation matrix
|
|
|
|
<!-- ##### SECTION Long_Description ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### SECTION See_Also ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### SECTION Stability_Level ##### -->
|
|
|
|
|