index
:
cairomm
cairomm-1-12
cairomm-1-14
cairomm-1-16
cairomm-1.10
cairomm-1.2
cairomm-1.4
cairomm-1.6
cairomm-1.8
master
Official repository of cairomm: C++ bindings for the cairo graphics library (mirrored from https://gitlab.freedesktop.org/cairo/cairomm)
jjongsma
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
text
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-22
Sources: Remove #define _USE_MATH_DEFINES
Chun-wei Fan
1
-3
/
+0
2017-04-19
Change Cairo::FontWeight enum to Cairo::ToyFontFace::Weight.
Murray Cumming
3
-3
/
+3
2017-04-19
Change Cairo::FontSlant enum to Cairo::ToyFontFace::Slant.
Murray Cumming
3
-3
/
+3
2017-04-19
Change Cairo::HintMetrics enum to Cairo::FontOptions::HintMetrics.
Murray Cumming
1
-1
/
+1
2017-04-19
Change Cairo::HintStyle enum to Cairo::FontOptions::HintStyle.
Murray Cumming
1
-1
/
+1
2017-04-19
Change Cairo::Format enum to Cairo::Surface::Format.
Murray Cumming
3
-3
/
+3
2016-12-07
Add and use make_refptr_for_instance().
Murray Cumming
1
-1
/
+1
2015-07-31
C++11: Use auto.
Murray Cumming
3
-9
/
+9
2015-07-31
C++11: Use the override keyword.
Murray Cumming
1
-6
/
+6
2010-10-26
Fix the build with MSVC (really)
v1.9.6
Armin Burgmeier
1
-5
/
+5
2009-08-13
Fix left-over cairomm/cairommconfig.h includes
Daniel Elstner
1
-4
/
+2
2009-08-13
Simplify build system of examples and cairomm subdirectores
David King
1
-10
/
+0
2008-12-12
Minor changes to text-rotate example
Jonathon Jongsma
2
-4
/
+6
2008-12-11
Enhance the UserFontFace example
Jonathon Jongsma
1
-18
/
+94
2008-12-08
Added a very simple UserFontFace example
Jonathon Jongsma
2
-2
/
+69
2008-08-14
Implement the ToyFontFace class
Jonathon Jongsma
3
-0
/
+147