Top "Rendering" questions

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

Android app title bar doesn't show when testing the app?

I'm creating an app, and when I build it and start it on my phone (a Sony Xperia Z1 with …

android rendering titlebar
IE8 web font iframe bug workarounds

This blog post (slightly annoying page there) (and that's not my blog by the way) describes a bizarre bug I …

css iframe internet-explorer-8 rendering font-face
AngularJS - ngRepeat with multiple object types

I have a list of items. An item can be a number of things, let's say the list is something …

javascript dom polymorphism angularjs rendering
IBDesignable View Rendering times out

I've been working on an app on and off for a few months starting with the first XCode 6/iOS 8 beta …

ios xcode rendering ibdesignable
C# fast pixel rendering

I'm developing depth processing (Xbox Kinect, Asus Xtion, etc) applications using OpenNI. I need a really simple and fast way …

c# graphics drawing rendering kinect
What is VSync count in Unity3D?

What is the theoretical concept of VSync, and how does it affect rendering?

unity3d rendering vsync
How do I create a CVPixelBuffer with 32RGBA format for iPhone?

When trying to create a 32 bits RGBA CVPixelBuffer, I constantly get errors. Most notably error -6680 which means: "The buffer …

iphone opengl-es rendering framebuffer
Rendering a simple Ruby hash with RABL

I have a ruby hash that I'd like to render using RABL. The hash looks something like this: @my_hash = { :…

ruby rendering rabl
How to solve BiDi bracket issues?

As you might know some languages are written/read from right to left and we are trying to support some …

html css rendering bidi
Rendering UIView with its children

I have a UIView that has an image and some buttons as its subviews. I'd like to get a "snapshot" …

iphone uiview rendering