12207480 / TYPagerController

page scroll view and controller,simple,high custom,and have many tabBar styles,,support Objective-C and swift
MIT License
1.37k stars 231 forks source link

展示的字体比设置的字体要小吧? #122

Closed YanLYM closed 5 years ago

YanLYM commented 6 years ago

image

_selectFontScale = self.normalTextFont.pointSize/(self.selectedTextFont ? self.selectedTextFont.pointSize:self.normalTextFont.pointSize);

12207480 commented 6 years ago

按比例缩小字体