Questions tagged [rendering]

Rendering refers to a computer program formatting data for display or printing.

Rendering refers to a computer program formatting data for display or printing.

Rendering occurs when a model is processed into a specific representation to interface from one system to another (usually human) one.

For example, converting text plus a font specification to points on a printed page, or converting 3-D model-data to onscreen pixels.

Typical applications that "render", as relevant to Stack Overflow:

  • Browsers
  • Graphics programs
  • Video drivers
  • Printer drivers
  • Video viewing and/or editing programs.

See, also, the Wikipedia article on rendering.

6826 questions
60
votes
17 answers

List of known "Safari on iPad" differences over "Desktop Safari"

In recently testing a web application on Windows/Mac desktop browsers - and then on an iPad I noticed various differences in Safari that I wasn't expecting. Even though the version # is the same. I'd like to compose a list of those differences (for…
scunliffe
  • 62,582
  • 25
  • 126
  • 161
58
votes
8 answers

Why IE 11 display blank page rendering react app

I have an issue with IE 11 and my react app. I use Webpack, babel and polyfill.io cdn and all is nice until rendering bundeled file, then it stops doing anything. Do you have any idea what may go wrong?
itgirl1234
  • 751
  • 2
  • 6
  • 15
57
votes
3 answers

When does a view (or layer) require offscreen rendering?

Hellothis weekend I started to watch the 2011 WWDC videos. I've found really interesting topics about iOS. My favorites were about performance and graphics, but I've found two of them apparently in contradiction. Of course there is something that I…
Andrea
  • 26,120
  • 10
  • 85
  • 131
57
votes
8 answers

Swing rendering appears broken in JDK 1.8, correct in JDK 1.7

I have installed IntelliJ IDEA (13.1.1 #IC-135.480) and JDK 1.8.0 (x64) and I generated some GUI with the GUI Form designer. Then I ran the code and realized that something is not alright. Here is a Screenshot of my GUI: The rendering of the Font…
duffy356
  • 3,678
  • 3
  • 32
  • 47
57
votes
3 answers

Chrome rendering issue. Fixed position anchor with UL in body

There is a rendering issue with Google Chrome and Opera (why?=) with such code: