Questions tagged [blurry]

305 questions
0
votes
1 answer

Excel vba exporting chart blurry on second time

I am using excel vba to perform some calculation. At the end I create a chart and put it on a user form. On the first time I perform it, it works. Afterwards, I have a 'restart' button which starts the program all over again (without terminating…
user2809151
  • 23
  • 1
  • 10
0
votes
1 answer

Openlayers 4 map is blurry when specifying tilegrid

I am upgrading from OL2 to OL4. The OL2 version is running at vegkart.no. I have run into a problem where the map gets blurry when tileGrid is specified. Without tileGrid the map looks clear, but features drawn are offset. Here is a minimal version…
Marvin
  • 95
  • 1
  • 2
  • 10
0
votes
2 answers

Why does this image get sharper after you click the zoom in button but blurrier on the default zoom.

http://www.loftuspeak.com.au/wp-content/uploads/2017/07/Loftus-Peak-Logo-Sharp-Ribbon.png Can someone explain to me why on the default zoom it looks blurry then after clicking the + zoom it gets sharper. It displays with the blurry default zoom on…
James Lin
  • 13
  • 1
  • 4
0
votes
0 answers

Best way to use a vector image in Viewport3D?

I was able to display a vector image with standard WPF like this.
Andreas
  • 3,843
  • 3
  • 40
  • 53
0
votes
1 answer

Facebook ads images appear pixelated

I post several images in a carousel on Facebook, each one with a small title. Jpg or png at minimum 600px height. The photos appear fine when i post, but when i boost them, they appear very bad, low quality and barely understandable.
0
votes
1 answer

WPF blurry vector icons

I'm not able to get crisp icons in a WPF project. I've tried several solutions but the results are terrible when the icons are downscaled. The starting files are .ai (Illustrator) that I've exported to xaml code using Expression Design Here is an…
gfields
  • 17
  • 6
0
votes
2 answers

UITextfield blurred text

Hy,... So u can see that my test is blurred at the UITextfield in my cell. But I search in the internet about it, and the only solution is to use int-coordinates and I do that! But when I push to my other subview's ('Kollege', 'Fahrten', etc.) then…
Christian 'fuzi' Orgler
  • 1,682
  • 8
  • 27
  • 51
0
votes
1 answer

Blurry Images in catalogue view

I have recently created an eCommerce site and uploaded product images which are all 800 x 800. The problem is in catalogue view they look blurry but on the single product they are nice and crisp. The theme displays catalogue images at 290 x 290…
0
votes
1 answer

Unfixed/dynamic div shall blur the background image behind it

At my new website project I have a fullpage background image. Over this, there is a dynamic div. This div shall blur the background image. So that just behind the div, the background image is blurred. I've just found some solutions on the internet…
Sphex
  • 45
  • 1
  • 5
0
votes
0 answers

Woocommerce Product Images Blurry Tried Everything

I hope this community can help. I see there is a lot of information on Woocommerce blurry product images and I've tried the fixes to no avail. We recently migrated our site and although all the products in our shop are fine, each time we try to…
cavanaugh
  • 1
  • 1
0
votes
1 answer

Swift iOS - How to make blurred effect that covers TabBarController and NavigationController

So I have learned to make a blurred effect according to post link. But that post does not issue how to make a blurred effect that also covers the TabBarController and NavigationController elements. How can I make a blurred effect that covers the…
iSebbeYT
  • 1,441
  • 2
  • 18
  • 29
0
votes
1 answer

Directxtk SpriteFont blurry when not whole number

The text becomes blurry if I use a non whole number for the position of the string. Any ideas what is causing this and how to correct it? this->pSpriteBatch->Begin(); this->pSpriteFont->DrawString(this->pSpriteBatch, szTempMessage, XMFLOAT2(x, y),…
John
  • 5,942
  • 3
  • 42
  • 79
0
votes
1 answer

is it possible to make a layout that blur everything behind it

I want to make a blurry transparent service application that make everything behind my application looks blurry, the problem is, I need to take a screenshot of entire device screen that is almost impossible is there a trick to make my background…
Alnov Lucky
  • 35
  • 1
  • 9
0
votes
1 answer

Retina Blurry Icons without 2x image sizing hack

Is there a way to fix the Retina Blurry icons on cellphones without using the 2x sizing images hack? I'm a Front-End developer and the Designer is not avaibable to giving me the icons of the Website at the double of its size. So, I was wondering if…
0
votes
0 answers

Chrome blurred text with video element

I'm developing a web app and in one of my pages I have a video element that shows the user's webcam video. I noticed the page was a little blurry and then I was messing with the developer tools and deleted the video element and now the page was…
andrepcg
  • 1,301
  • 7
  • 26
  • 45