Top "Size" questions

Size in computing can refer to various dimensions: size in bits, in bytes, in pixels, in memory, in disk space, etc.

Opencart thumbnail size

I've just started to work with opencart so I don't very much. I want to change the thumbnail size of …

size thumbnails opencart
How to get the file size and delete file in Lua?

I have problem in getting the size of the file using Lua. I am creating a function method that if …

file lua size coronasdk
Getting terminal size in c for windows?

How to check ymax and xmax in a console window, under Windows, using plain c? There is this piece of …

c console size windows-console
What is the time complexity of a size() call on a LinkedList in Java?

As the title asks, I wonder if the size() method in the LinkedList class takes amortized O(1) time or O(…

java size linked-list time-complexity
Finding (loaded) image size in AS3 (Action Script 3.0)

Im currently using the following function to load an image, however i could not figure out a way to find …

actionscript-3 image size dimension
What is the size of the icons in the system tray?

I want to change the notification icon of my application but don't know what is the size so as to …

wpf size notifyicon
How set Libgdx bitmap font size?

I'm rendering on screen the game fps using bitmap font but there are no methods for the size. This is …

java libgdx size bitmap-fonts
Size of font in CSS with slash

What does the slash mean here: font: 100%/120%;

html css size
How can I vary the point size in OpenGL glBegin(GL_POINTS)?

Is there any way to vary the point size when drawing lots of points? I know there's the glPointSize(float), …

opengl size glsl point
How to set drawable size in layer-list

I'm having problem with setting size of drawable in layer-list. My XML looks like this: <layer-list xmlns:android="http://…

android list android-layout size drawable