iamtheky 927 Posted September 16, 2010 (edited) My ascii art tooltip shows up fine on my screen, however at another computer (same resolution - 1280x1024) the picture is skewed. Is there a common explanation for this behavior. Thanks. tooltip (" __________________ "& @LF &" ///\\//\\//\\//\\//\\//\\/\\\ "& @LF &" //\{}//\\//\\//\\//\\//\\//{}/\\ "& @LF &"///&%&%&/~~`~~\&%&%&\\\"& @LF &"||&%&%&_.' '_&%&%||"& @LF &"||&%''' '%||"& @LF &"||&%& ~c %||"& @LF &"||&%& o )____ <)\/ .%||"& @LF &"||&% /_=-/_____| /\ .%||"& @LF &"||&%& ( /\.| | /~/ ...%||"& @LF &"||&%&=============&%||", @desktopwidth / 2, @desktopheight / 2.2, "WELCOME!" , 1 , 6) sleep (10000) exit Edited September 16, 2010 by iamtheky ,-. .--. ________ .-. .-. ,---. ,-. .-. .-. .-. |(| / /\ \ |\ /| |__ __||| | | || .-' | |/ / \ \_/ )/ (_) / /__\ \ |(\ / | )| | | `-' | | `-. | | / __ \ (_) | | | __ | (_)\/ | (_) | | .-. | | .-' | | \ |__| ) ( | | | | |)| | \ / | | | | | |)| | `--. | |) \ | | `-' |_| (_) | |\/| | `-' /( (_)/( __.' |((_)-' /(_| '-' '-' (__) (__) (_) (__) Share this post Link to post Share on other sites
AdmiralAlkex 125 Posted September 16, 2010 (edited) You need a monospaced font if you want a consistent width. Edited September 16, 2010 by AdmiralAlkex .Some of my scripts: ShiftER, Codec-Control, Resolution switcher for HTC ShiftSome of my UDFs: SDL UDF, SetDefaultDllDirectories, Converting GDI+ Bitmap/Image to SDL Surface Share this post Link to post Share on other sites