S
S
shapagat_imangali2018-03-16 18:09:42
JavaScript
shapagat_imangali, 2018-03-16 18:09:42

How to create a ready-made algorithm for creating a picture with text?

How to create a ready-made algorithm for creating a picture with text?
For example, I wrote a certain text in a certain form and it was inserted into the picture
https://www.youtube.com/watch?v=LkbGUVfzCKc
look

Answer the question

In order to leave comments, you need to log in

4 answer(s)
R
riot26, 2018-03-16
@riot26

Using Canvas API.
Documentation
Habré article "Displaying text on HTML5 Canvas"

V
VoidVolker, 2018-03-16
@VoidVolker

Take and create a ready-made algorithm. What is the difficulty? Here's an example for you:

  1. Take a picture;
  2. Insert picture;
  3. Take text;
  4. Insert text into picture.

T
twobomb, 2018-03-16
@twobomb

Can it be like this

S
Stalker_RED, 2018-03-17
@Stalker_RED

Background option
https://jsfiddle.net/Stalk/gwyfz2y4/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question