Commit Graph
14 Commits
Author SHA1 Message Date
Justin Spahr-Summers 76016a8620 Update the returned image's size 2012-10-08 17:20:24 -07:00
Justin Spahr-Summers e7a3d71b5f Use screen scale for TUIGraphicsDrawAsImage() 2012-10-08 17:18:19 -07:00
Justin Spahr-Summers ac5c4dfb33 Create a 1x image context with TUIGraphicsBeginImageContext()
This partially reverts 737f2048cc, to keep the previous behavior of the function. Passing 0 to TUIGraphicsBeginImageContextWithOptions() still works.
2012-08-22 09:17:02 -07:00
Justin Spahr-Summers 35f3a1781d Fix another -backingScaleFactor call for 10.6 2012-08-20 09:27:05 -07:00
Jonathan Willing aa4275aa49 convert to tabs 2012-08-09 16:13:28 -05:00
Jonathan Willing 1a4360e42e move comment to header 2012-08-09 16:08:47 -05:00
Jonathan Willing 737f2048cc implement retina image context creation 2012-08-09 16:04:33 -05:00
Justin Spahr-Summers 239b3c9abb Refactored TUICGAdditions to use NSImage 2012-07-24 17:09:40 -07:00
Justin Spahr-Summers 0163077fc3 Moved TUIGraphics* functions into TUICGAdditions, so code doesn't have to import TUIKit.h everywhere 2012-07-23 11:55:04 -07:00
Danny Greg 28b742eab5 Change the implementation of our roundrect one with something a touch superior. 2012-05-24 16:05:26 -07:00
Danny Greg 0d38cbc90c Clip the progressbar's barber poles so they no longer overspill. 2012-05-24 15:37:48 -07:00
Justin Spahr-Summers bb29b6f139 Rename TUICGImageFromBitmapContext() to TUICreateCGImageFromBitmapContext() and change memory management semantics to be compatible with ARC, refactoring callers to match 2011-11-12 17:43:39 -08:00
Loren Brichter 007703a207 merge "Wrong arc parameter corrected" from zhangchn <zhangchnxp@gmail.com> 2011-07-25 18:06:58 -04:00
Loren Brichter 2a704ca1fb TwUI 0.1 2011-07-01 14:18:11 -04:00