|
|
@@ -225,7 +225,7 @@ public class DomainOrderService {
|
|
|
domainName = domain.toUpperCase();
|
|
|
}
|
|
|
InputStream is1 = this.getClass()
|
|
|
- .getResourceAsStream("/font/Akronim Regular_mianfeiziti1.ttf");
|
|
|
+ .getResourceAsStream("/font/VonwaonBitmap_16pxLite.ttf");
|
|
|
Font font1 = Font.createFont(Font.TRUETYPE_FONT, is1);
|
|
|
is1.close();
|
|
|
InputStream is2 = this.getClass()
|