Commit Latest
This commit is contained in:
@@ -27,7 +27,8 @@ public static class TextMarkerImageGenerator
|
||||
return new ScottPlot.Image(memoryStream.ToArray());
|
||||
}
|
||||
|
||||
public static Image GenerateImage(String text,int fontSize=12)
|
||||
// public static Image GenerateImage(String text,int fontSize=12)
|
||||
public static Image GenerateImage(String text,int fontSize=11)
|
||||
{
|
||||
ImageHelper imageHelper = new ImageHelper();
|
||||
SKFont font = default;
|
||||
|
||||
Reference in New Issue
Block a user