Questions tagged [pixel-perfect]

71 questions
0
votes
1 answer

BIRT report label at pixel-precise position

I am developing BIRT report. The report is required to have text-label at pixel-precised position (X at x pixel, Y at y pixel). It is possible to do it Actuate report. But it looks like BIRT use grid-layout, which is not possible to specify precise…
0
votes
0 answers

Silverlight Pixel Perfect Collsion Detection

I am working on a project for my Uni, and I am currently stuck on a Pixel Perfect Collision Detection from this website http://www.andybeaulieu.com/Home/tabid/67/EntryID/160/Default.aspx. I have downloded example project that is using this collsion…
Danielok1993
  • 359
  • 1
  • 6
  • 14
0
votes
1 answer

Photoshop align pixels perfectly to mm

Hi there from the image below you will see some guides that are set 1mm apart but the pixel lines I have drawn are not aligned nor am I able to get them aligned to the mm. moving the lines with the anchor tool causes them to loses the solidness and…
Matu
  • 17
  • 9
0
votes
1 answer

pygame: Pixel perfect collision against lines?

I have one or two issues questions. I am using Pygame to create a drawing game. We have balls bouncing around inside on a Surface, against each other and the walls. With the mouse you can draw straight lines that the balls bounce also bounce…
Parham
  • 3,157
  • 4
  • 31
  • 44
0
votes
1 answer

Pixel perfect collision on spritesheet animation, XNA

I'm using a spritesheet animation in XNA and I want to use pixel perfect collision. My problem is that the pixel perfect collisions checks if the current pixel on the spritesheet is transparent instead of checking against the part of the spritesheet…
-1
votes
2 answers

From figma to pixel perfect

I have a figma design which I am to convert to a html and css template. There is only a dimension of 1440px for the design with. On which screen size should I start coding? Should I start on width 1440px and scale down/up to other screen size or…
-1
votes
1 answer

How to archieve pixel-perfect pixelart upscaling with css?

I want to upscale my pixelart sprite with css and have it look crisp. But I have 3 issues with pixelart and css: Upscaling is blurry by default (has been solved many times already) CSS px is not the size of a screen's pixel (can't be solved…
selm
  • 19
  • 2
-1
votes
2 answers

How can i allign an object to the center with an image to the left of it?

Here is what I want: In iOS this is sooooo simple, but android it seems impossible. I want the text boxes center of the screen no matter what. When I add an image, the text boxes shift even though they are center aligned and the images are not. I…
Sethmr
  • 3,046
  • 1
  • 24
  • 42
-1
votes
1 answer

Chrome not being pixel perfect when a is display: block

As you can see in [this][1] fiddle, on hover the hover-state of a always is one pixel higher than the ul. (You can see this in the fiddle: it even gets over the border of ul) This only happens in Chrome (also tested in FF en IE10, but they don't…
Bram Vanroy
  • 27,032
  • 24
  • 137
  • 239
-2
votes
1 answer

Pixel-perfect android apps

Is there a tool or app which will optimize building xmls in android app, because right now the only way to check difference between designer's template and an app is making screenshots and using graphical editor for overlaying each over other. I…
-4
votes
1 answer

Match complex background images

Suppose you have a layout like this: To get a "pixel-perfect" match to the design, there are a couple of approaches: Keep the collage (with the woman with the phone) as an image, and torment yourself as you try to get the background images (the…
user
  • 97
  • 3
1 2 3 4
5