Julien Enche: Sorry about that! I didn't even see your patch. Though, to be honest I didn't look. Really sorry! Have to remember to do that next time...
Campbell Barton: Now I see what you mean about the mono_font_render thing. I just assumed that for whatever reason you were switching between using just mono_font and mono_font_render in the UI drawing... My bad on not checking. Should I submit an updated patch that changes this? On Fri, Apr 20, 2012 at 4:57 AM, Julien Enche <[email protected]>wrote: > I've already submitted such a patch, see patch #30640. > > 2012/4/20 Campbell Barton <[email protected]> > > > Thanks for looking into this. > > > > Checking the patch, it changes the render font size > (blf_mono_font_render), > > AFAIK you really don't want to do this - since BKE_stamp_buf() uses > > the render font, which needs to use the same size font everywhere, > > irrespective of the user preference. > > Otherwise rendering an animation with stamp on multiple systems could > > flicker at different sizes per frame. > > > > Was there somewhere this is needed to display correctly? > > > > On Fri, Apr 20, 2012 at 1:47 PM, Reed Koser <[email protected]> wrote: > > > I have submitted a patch to the tracker that makes the Python Console > and > > > Info view respect user DPI preferences. This was mentioned on the > "quick > > > hacks" page. > > > > > > The patch can be found here: > > > > > > http://projects.blender.org/tracker/index.php?func=detail&aid=30992&group_id=9&atid=127 > > > > > > I know it's close to release, but hopefully this touches so little as > to > > > not be considered harmful =). Feedback is welcome. > > > _______________________________________________ > > > Bf-committers mailing list > > > [email protected] > > > http://lists.blender.org/mailman/listinfo/bf-committers > > > > > > > > -- > > - Campbell > > _______________________________________________ > > Bf-committers mailing list > > [email protected] > > http://lists.blender.org/mailman/listinfo/bf-committers > > > _______________________________________________ > Bf-committers mailing list > [email protected] > http://lists.blender.org/mailman/listinfo/bf-committers > _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
