More TODOs.
This commit is contained in:
parent
0ec7d91e22
commit
9b1b7ce365
1
ui.h
1
ui.h
|
@ -535,6 +535,7 @@ struct uiDrawTextStyle {
|
||||||
};
|
};
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
// TODO wait why do I have these functions? I don't think they provide a correct line height...
|
||||||
_UI_EXTERN double uiDrawTextSizeToPoints(double textSize);
|
_UI_EXTERN double uiDrawTextSizeToPoints(double textSize);
|
||||||
_UI_EXTERN double uiDrawPointsToTextSize(double points);
|
_UI_EXTERN double uiDrawPointsToTextSize(double points);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue