Blurry/fuzzy text in Atom on windows 10 - atom-editor

I noticed that in Atom, the text is quite blurry for me. I'm running Windows 10 on a 1920x1080 resolution and Intel HD Graphics 5500. I'm using Atom 1.18.0. Can anybody help me?
Note how the text on top is much more crisp than in the text editor.

Its not the problem with resolution , its problem with your DPI(Dots per inch) settings. As windows 10 is coming with by default with high DPI , which make texts blurry and clipped , what you need to need to do is go to your display settings and keep the DPI at 100 % and then restart your system , it worked for me,i had same trouble with my windows application , after changing its setting , don't forget to restart your system , then only it would really take into effect

Related

Change Arch Linux Gnome Desktop Default Icon Size

So I've done some searching around and all I can find is how to change the size one at a time (right click on file, click change icon size, drag from one corner to adjust the size). I also could only find stuff with Nautilus and one for Ubuntu. And that gets a bit annoying since the default icon size is way to big. Is there a way to set the default size for the desktop icons? I'm using Arch Linux OS with gnome and gnome extra. It took me a while to figure out how to get the icons to show up on the desktop but I think they're way to big.
This worked for me:
gsettings set org.gnome.nautilus.icon-view default-zoom-level 'small'

How to zoom in Rstudio help window? [duplicate]

This is not a question about changing the font size in graphs produced using RStudio. I already know how to do that.
I use RStudio under Linux on a MacBook Pro with a 'retina' display. I use KDE as my window manager. I can (and do) enlarge the default font size in the user interface of other programs in KDE. I increase the font size for the user interface in Firefox and Thunderbird using program specific tools.
How do I increase the font size in the user interface - not the console, which is easy [Options -> Appearance -> font size], but, for example, the help text, the keyboard shortcuts list, and so on. At the moment I find these very hard to read. I've fiddled with everything I can fiddle with, but had no joy.
All help gratefully appreciated!
As some people pointed out, by clicking the ctrl & + together, you can enlarge the font size for everything including for the console & code script. (You will have to do it with a help page pop up as suggested by user3619015.) Then go to the global option and resize the fonts. That changes the font size for everything except the help page. So you will have larger fonts for the help page but everything else in your normal preferred font size.
On a Mac you can do it by going to: view -> actual size or just with the key combo: cmd+= (not cmd++) to zoom in (bigger), cmd+- or zoom out or cmd+0 (zero) to go back to the actual size.
Rstudio doesn't support changing fonts yet, at least for Linux server. However, one can change fonts in browser for a specific page. At least in chrome, you can customize fonts using an extension called font changer. I think it is packed with all GNU free fonts for legal issues. But, since you have the font files in the OS, like consolas, you can practically change to whatever font and size you like. Just play with it.
I had the same problem here using a MacBook Pro although not with KDE, but you could try on the menu of RStudio:
View -> Actual size
After a couple of days struggling to read the help, this worked: increased the size of letters in all windows of RStudio.
Help, Files, Packages can be opened in a new browser window where zoom in and out options are possible. Even a selected specific package can be opened in a new window for clear view
While this is quite an old question, you can now also change your font size under Linux like that:
Tools -> Global Options... -> Appearance -> Editor font size
Here's how I got around the problem:
Simply copy and paste into your word processor or text editor. Text will be pasted in the default text.
I'm using Windows 8.1, Office 2013 and R 64 bit. Not optimal but it works.

Font Issue - Javafx in Ubuntu

I have faced problem in Javafx with font in both Windows and Ubuntu.
In Ubuntu, Some Lable text are not display but I check in windows OS it will work perfect.
Any Solution Regarding this Problem.??
Here I have Uploaded two image...
This image was in Ubuntu.
This Image was in windows.
in both there are isssue in font.
plz help me .. what are issue.??
Are the two systems running at the same screen DPI? If not you'll need to scale it. You can test the screen DPI with Screen.getPrimary().getDpi();
http://docs.oracle.com/javafx/2/api/javafx/stage/Screen.html#getDpi()

Background Image doesn't show on Windows 7 Browsers

I've developed a really basic site for a friend of the family. It's very nearly ready to go bar one small issue on Windows 7 browsers.
I'm not very experienced designing for the Windows 7 platform and have struck a blank. I've also not got my own Windows 7 machine and have to check at work, making it tricky to debug.
Here's the URL-
pipecoproducts.com
The issue is with the background images, they show on all other platforms I test, but not Windows 7. The image was created in photoshop adding a white wash over it to let the content show over the top. It been saved as a png file.
Here's the CSS used to bring up the background-image, but I don't see why Windows 7 browsers don't like it-
#main {
background-image:url("/img/backgrounds/pipeco.png");
background-repeat:no-repeat;
}
Does anyone have any way of resolving this?
Thanks in advance.
Nick
Tested this on my Windows 7 PC on Internet Explorer 9, Chrome, and Firefox, the image works here without any problem.
It seems that the problem lays on your side and not on your code, although I've noticed your background image is 1MB, which is really huge for a background, perhaps the image stops loading due size or you haven't waited long enough.
Is there a possibility your work computer/network has some sort of web filtering software that could be preventing access to the image file?
Otherwise, as EliotVU says, 1MB is much too big, especially for a background image. On a slow connection it might just be taking so long to load that you think it isn't going to appear.

Size of iPad Simulator is too big in XCodes 4.3.2

Now i am using macbook pro with 13 inches.
Yesterday i upgraded XCodes version to 4.3.2.
In that iPad Simulator is too big and iPad Retina Simulator is also too big.
It's not fix my screen.
iPad Retina Simulator size is take all of my screen and it's can only show iPad's dock.
I can't see overview iPad screen.
I always scroll down and up to test.
When i change Simulator's Window > Scale into 75 %, It's still too big.
50% is too small and can't see anything clearly.
When i develop with XCodes 4.2 , iPad Simulator is fix size and okay to test.
I want iPad simulator size fix my screen.
Is there anyways?
If my question is out of question, so sorry for that.
Thanks.
Maybe it's because the iPad 3 have a really large resolution (2048x1536). That's more than most computer screens. You will need to zoom out to display the entire screen just because of this, or you must get a larger (higher resolution) screen for your computer if you don't want to scale the program.
The reason for this is that the iPad 3 have much tighter pixel density than most other computer screens so each pixel on the iPad is smaller than each pixel on your computer screen.
What you can do is make the simulator start by suppressing the title bar and your dock if it happens to be shown.
Follow these steps, please be responsible and back-up your files before editing anything as I do not take responsibility for things going wrong.
Before you start close any running simulators.
In Finder Press CMD+SHIFT+G and enter the folder /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications/iPhone Simulator.app/Contents/; this folder may differ for you depending on your location of the simulator/SDK.
Backup the file called Info.plist
Copy Info.plist to your home directory.
Double click Info.plist in your home directory. You will be presented with the plist editor.
Select the first entry called Information Property List and click the plus (+) sign immediately to the right.
Enter Application UI Presentation Mode into the Key field of the new entry, tip: it will auto populate after typing Application UI.
Enter 4 in the Value field, this will then change to All Suppressed.
Save and close the file.
Replace the original plist file with this new one, remember to back the original up first.
Now when you run the simulator it will not show the menu bar when it becomes active. The reason you needed to copy the file to your home directory is because you do not have write permission to it. It also stops you mucking it up and preventing the simulator running while editing the file.
You can apply this trick to any application by finding it's plist file, thus I also change Xcode.app to do this too.
You will need to scale the simulator to 75%, however it will now be almost the full height of the screen with no loss of the iPad window.
Now It's more flexible with Xcode 9- Simulator. You can pick & drag any corner or simulator to resize it and set it according to your requirement.
Look at this snapshot.
https://apple.stackexchange.com/questions/205865/ios-simulator-screen-size-not-equal-to-window-size

Resources