public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers
Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: Font Outline
  • Original author: ShimmiBerri
  • Original date: April 1, 2013
  • Source thread: https://forums.rpgmakerweb.com/threads/font-outline.11144/
  • Source forum path: Game Development Engines > Legacy Engine Support > RPG Maker VXAce Support

Summary

I've been trawling through the windows_base and I can't seem to find anywhere to get rid of the default outline around my text. I just want standard text with nothing fancy around it, as it wrecks the feel of the window and makes the text harder to read. I tried putting this script above main as i thought it'd help: Spoiler  module Fonts

Archived First Post

I've been trawling through the windows_base and I can't seem to find anywhere to get rid of the default outline around my text. I just want standard text with nothing fancy around it, as it wrecks the feel of the window and makes the text harder to read.

I tried putting this script above main as i thought it'd help:

 module Fonts

Font.default_name = ["Times New Roman"]

Font.default_size = 22

Font.default_bold = false

Font.default_italic = false

Font.default_shadow = false

end
 

Can someone shed some light on this?

Protected download

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download

Referenced Images / Attachments

shadowproblems.png
shadowproblems.png
Creator Claims / Removal

If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.

#039#rpg-maker-archive#vxace-support

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar