Questions tagged [blurry]

305 questions
0
votes
2 answers

Button images blurry in Chrome, clear in Mozilla and IE

The buttons with background images show up blurry in Chrome but clear in Mozilla and IE. Is there something special I need to tweak for Chrome?
Hilo
  • 869
  • 2
  • 9
  • 24
0
votes
1 answer

Graphics look fine on mobile (S2), but are blurred on tablet (Kindle/Acer Iconia)

Hello fellow programmers! During xmas holidays I started working on a crossword app and thoroughly tested it on my Samsung Galaxy S2, as it was the only device I had at that time. Now back at work I also have an Acer Iconia and Kindle Fire HD to…
El Duderino
  • 855
  • 1
  • 10
  • 21
0
votes
3 answers

HTML5 video is blurry and low-contrast ONLY in my installation of Chrome

I am in Windows 7 x64, using Chrome 22. When I view an MP4 video in the video tag, it appears blurry and low-contrast compared to the source video viewed locally in Media Player Classic. A screen-measuring app shows that both players are displaying…
dbplunkett
  • 153
  • 1
  • 3
  • 12
0
votes
1 answer

Issues with XPSDocumentWriter and PrintDialog.PrintDocument

Our company is developing an application (WPF, targeted to .NET 3.5) with the WPF Diagramming Components from MindFusion.Apparently, printing and saving XPS Documents results in various errors on different systems. I reduced the problem to a single…
Alex Maker
  • 1,529
  • 2
  • 19
  • 27
0
votes
1 answer

Plain CALayer become blurry when zooming in

I have a problem with the resolution of my CALayers that looks blurry after zooming in. I know that there are plenty of posts about it but, after reading lots of them I couldn't find out a solution yet and I'm confused about it. SITUATION: The App…
Kanick
  • 53
  • 1
  • 7
0
votes
1 answer

screenshot image taken on Ratina display looks blurred with 1.0 scale, and too big with 0.0 scale

I am using the following code to take a screenshot of one of my view controller, and then show it later in another view. For the UIGraphicsBeginImageContextWithOptions method, if feed it 1.0 as scale, the result image would looked blurry; but if…
tom
  • 14,273
  • 19
  • 65
  • 124
-1
votes
1 answer

vscode terminal blurry text

I did made a new Repo with Gitlab and now I got blurry text in vscode, I tried some new fonts too use but the blurry text stayed. I have no idea how too fix too fix the issue, Ive tried too look it up on the web, but I dont come far.
Maikel
  • 5
  • 3
-1
votes
1 answer

Wordpress - Image is blurry in single product page when page is loaded

I have an issue with images in WordPress/Woocommerce. All my images are fine, except for the single product image is blurry when I load the page for the first time. After a browser refresh, the image looks sharp. Even if I open the console (F12),…
Tiwis22
  • 1
  • 1
-1
votes
1 answer
-1
votes
2 answers

Why is this SVG so blurry?

I have a problem with my SVG: https://codepen.io/yokogfx/pen/LzaOGp
user8207054
-1
votes
2 answers

My wordpress gallery page images are blurry

I have done my gallery page with Media grid plugin in wordpress, but after the gallery published in the page, the thumbnail images are bit blurry (but lightbox images are okay), so i want it to be fixed by CSS code. i have attached the screen shot.
user6864832
-1
votes
3 answers

Camera Capture Image is not clear(Blurry) in Android

I Have a Problem with the Camera Capture Image.its set blurry. I searched lots of but i can't Get Solutions I don't know How to solve issue Here is My Code Which i Used For Camera Capture Image @Override public void onActivityResult(int…
-1
votes
2 answers

HTML & CSS - Background image overflow?

so I have a div with another div inside it placed in the center of my page and i want the background of that div to be the size of the entire window but i want it to only show the background in the div not outside it. .boxblur { position:fixed; …
-1
votes
1 answer

Photo blurry when loaded i application

I have implemented this photo taking style. When I preview the photo after I take it, it is beautiful, but when I reload it in the app it looks blurry. Here is the code, does anyone know what I can do to fix it? private void takePhoto(int…
jister13
  • 83
  • 1
  • 9
-2
votes
1 answer

Blur Image bitmap and set it as background

I have been trying to blur an imageview and set the background of the whole layout to the blurred bitmap to no avail. Basically what am trying to achieve is shown in these pictures, where they only blur the imageView and set the expanded blurred…
Ezra Raleigh
  • 61
  • 12
1 2 3
20
21