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
Birunthan Mohanathas
3d9a605117
Gfx: Fix incorrect IID to DWriteCreateFactory (IDWriteFactory instead of IDWriteFactory1)
2013-11-02 18:13:50 +02:00
..
Util
Gfx: Make AccurateText=0 more consistent with GDI+ for D2D
2013-08-10 13:54:53 +03:00
Canvas.cpp
Gfx: Implement GDI+ fallback
2013-07-30 22:57:46 +03:00
Canvas.h
…
CanvasD2D.cpp
…
CanvasD2D.h
…
CanvasGDIP.cpp
Added "AccurateText" option [Rainmeter] section of a skin.
2013-07-25 14:53:02 -06:00
CanvasGDIP.h
…
FontCollection.cpp
…
FontCollection.h
…
FontCollectionD2D.cpp
Gfx: Implement DWrite interfaces required for loading fonts
2013-04-12 17:05:21 +03:00
FontCollectionD2D.h
Gfx: Change to use D2D 1.1
2013-07-30 22:38:51 +03:00
FontCollectionGDIP.cpp
…
FontCollectionGDIP.h
…
TextFormat.cpp
…
TextFormat.h
…
TextFormatD2D_Test.cpp
…
TextFormatD2D.cpp
…
TextFormatD2D.h
…
TextFormatGDIP.cpp
Reverted 6e9bc98 due to bug in GDI+ and newline
2013-07-16 12:28:05 -06:00
TextFormatGDIP.h
…