I
I
Igor Nistakov2015-06-11 12:25:50
C++ / C#
Igor Nistakov, 2015-06-11 12:25:50

What does this sign ≡ mean in computer science?

What does this sign ≡ mean in computer science? I couldn't google because I don't know what it's called.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
al_sh, 2018-08-27
@al_sh

If the text is in a raster, it's easiest to just alpha blend it onto the image in a simple loop. If the text is in a vector, then we freetype it into a raster and then alpha blend it onto the image. If using Qt, we load the image into a QImage and set it as a QPaintera target, and then just painter->drawText(...)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question