Sublime Forum

Dev Build 2166

#14

I am having similar issues with thin text, not in the main text editing area but in the Go To Anything panel.

I’m on Mac Lion & the Soda Light theme…

Check this out:

Edit: in fact, I am getting on other colour schemes too. See below:

0 Likes

#15

intel macbook with 3gb ram.
The issue is not clearly visible with dark theme. Look at the bottom search box in screenshot below.


0 Likes

#16

https://img.skitch.com/20120118-bd5cttp9c9uh141ht37wssghf2.png

Same issue here in 2166 on a Mac using Solarized (Light) color scheme and DejaVu Sans Mono font face.

But it seems to happen with all fonts and themes.

0 Likes

#17

Just thought that I’d throw in the fact that on Windows 7 64bit, no problems :smile:

0 Likes

#18

I have a rendering issue when selecting a text block and run ‘Split into Lines’ (ctrl+shift+L) after:



"font_face": "DejaVu Sans Mono", "font_size": 11,
startup, version: 2167 windows x64 channel: dev

0 Likes

#19

For those OS X users experiencing issues, can you give this build a go (it has to be downloaded manually, and isn’t yet available via auto update), and let me know if it’s fixed. It’d also be helpful if you could check the console for the “using gamma” line and report the two numbers listed there.

0 Likes

#20

Working fine for me now. Thanks for the super quick response.

the console shows
using gamma: 1 (err: 0)

0 Likes

#21

The new build has fixed the issue. Thanks :smile:

0 Likes

#22

I didn’t check the previous build and didn’t see the problems, but with this special build everything looks fine (using gamma: 1 (err: 0)).

0 Likes

#23

everything looks fine

using gamma: 2 (err: 6.9282)

0 Likes

#24

here are two screenshots of same file with the same config. I will try to give you information about system in another post. This happen whatever the theme, font family, font weight I choose. Current is default theme with lazy color scheme.




0 Likes

#25

Thanks for the report. This bug will have to stay for a little bit though, until I’m able to get some other planning changes done

0 Likes

#26

sorry, the thread went to fast, i didnt see the second page and the build. This build solve the font problem I have on OSX. Thx :smile:

0 Likes

#27

The new build solved my text rendering issue too.

using gamma: 1 (err: 0)

0 Likes

#28

I’m not sure if this is new since the text rendering changes, but thought I’d point it out in case it is:

http://puu.sh/dRHl
The highlighting behind the “&” characters doesn’t cover the whole character, it would seem.

0 Likes

#29

Under WindowsXP, there is strange issue: when selecting multiple instances of the same text, e.g. using “find all”, the first instance becomes bold for some reason, and the following ones gradually become normal, as they should be

0 Likes

#30

Also, key shortcut for “find all” (alt+enter for windows) does not work anymore in find dialog, if the text within the dialog box is selected (default for find_selected_text:true). If the cursor is at the end of the text, and nothing is selected, it works.



0 Likes

#31

I’m still having issues with certain characters getting cut off when my cursor is on a line. (see the “e” on the first line where the cursor is)
cl.ly/160A040i351r3u3b2M0J

It goes away when the cursor is moved off that line. Right now I’m using setting “font_options” to “subpixel_antialias”. The options “bold”, “italic”, “no_antialias”, “gray_antialias” all do the same thing except for no_antialias but that looks terrible. Is there any way to prevent this from happening?

0 Likes

#32

To Jps:

hi,
i don’t think that’s realted to your last build(at least this is present also in 2165)but have you changed something in snippets?

for example tabtrigger like $hello
doesen’t work but hello
yes. also .hello
doesen’t work…
any advice?

0 Likes

#33

Not sure if this is a recent bug or not, but thought it’d be best to throw it here. Getting weird line/word wrapping in this case (’$’ is left on the previous line): puu.sh/e7y5

0 Likes