This website requires JavaScript.
Explore
Help
Sign In
chibicitiberiu
/
rainmeter-studio
Watch
1
Star
0
Fork
0
You've already forked rainmeter-studio
mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced
2024-02-24 04:33:31 +00:00
Code
Issues
Releases
Wiki
Activity
rainmeter-studio
/
Common
/
Gfx
History
Brian Ferguson
6e9bc98d0b
GDI+: Add trailing whitespace when measuring text (similar to 32fc794)
2013-07-13 10:16:35 -06:00
..
Util
…
Canvas.cpp
Cosmetics: Fixes VS2012 syntax highlighting
2013-04-05 15:07:51 -06:00
Canvas.h
…
CanvasD2D.cpp
Fixed typo in 32fc794
2013-06-30 00:15:36 -06:00
CanvasD2D.h
…
CanvasGDIP.cpp
GDI+: Add trailing whitespace when measuring text (similar to 32fc794)
2013-07-13 10:16:35 -06:00
CanvasGDIP.h
Gfx: Wrap pointers with std::unique_ptr
2013-05-01 14:38:52 +03:00
FontCollection.cpp
…
FontCollection.h
…
FontCollectionD2D.cpp
…
FontCollectionD2D.h
Gfx: Implement DWrite interfaces required for loading fonts
2013-04-12 17:05:21 +03:00
FontCollectionGDIP.cpp
Gfx: Add FontCollection implementation
2013-04-09 20:35:49 +03:00
FontCollectionGDIP.h
…
TextFormat.cpp
…
TextFormat.h
…
TextFormatD2D.cpp
…
TextFormatD2D.h
…
TextFormatGDIP.cpp
GDI+: Add trailing whitespace when measuring text (similar to 32fc794)
2013-07-13 10:16:35 -06:00
TextFormatGDIP.h
…