Coder Social home page Coder Social logo

Comments (17)

bharatramnani94 avatar bharatramnani94 commented on August 16, 2024 4

The demo works with Version 63.0.3239.
Maybe it's time to close this issue.

from console.image.

adriancooney avatar adriancooney commented on August 16, 2024 3

@daniellmb don't lose hope just yet. I think we're onto something because these custom formatters are awesome. Everybody will probably in the near future have them turned on and we'll be there to pounce.

screenshot 2016-01-30 15 16 21

from console.image.

firecrauter avatar firecrauter commented on August 16, 2024 2

https://bugs.chromium.org/p/chromium/issues/detail?id=1350078
https://bugs.chromium.org/p/chromium/issues/detail?id=1223475
GoogleChrome/developer.chrome.com#3386

from console.image.

leocabral avatar leocabral commented on August 16, 2024 1

"As far as there are multiple different ways to detect opened devtools, (and we don't aim to fight with them ATM), closing this as WontFix."

from: https://bugs.chromium.org/p/chromium/issues/detail?id=495643

hoorayy!! 🎉🎉🎉

from console.image.

adriancooney avatar adriancooney commented on August 16, 2024

😱 What version/OS you running? The demo is still working for me on Version 44.0.2403.130 (64-bit) OSX Yosemite!

from console.image.

daniellmb avatar daniellmb commented on August 16, 2024

Chrome 45.0.2454.26 beta (64-bit) OSX 10.9.5

It looks like the code runs without errors but Chrome isn't rendering the BG image. It'll render a BG color, but not an image (tried both a url and base 64 encoded string).

screen shot 2015-08-10 at 10 06 14 am

from console.image.

k4rm3l0 avatar k4rm3l0 commented on August 16, 2024

Doesn't work in Chrome - Version 45.0.2454.85 (64-bit) / OSX 10.10.5

from console.image.

mudcube avatar mudcube commented on August 16, 2024

Unfortunately it appears the fun is over :(

https://code.google.com/p/chromium/issues/detail?id=495643

I believe the only way to get around would be to draw pixel-by-pixel... bonus of that would be that it would work in Firefox and Opera too ;) I think it would be intense on large images though.

from console.image.

mudcube avatar mudcube commented on August 16, 2024

Just tried to do the pixel-by-pixel method; it's super slow, and could not get pixels to align properly.

Better option might be to write a DevTools extension;

https://developer.chrome.com/extensions/devtools

from console.image.

jondcallahan avatar jondcallahan commented on August 16, 2024

😭

from console.image.

daniellmb avatar daniellmb commented on August 16, 2024

Yeah this line kills it: https://src.chromium.org/viewvc/blink/trunk/Source/devtools/front_end/console/ConsoleViewMessage.js?pathrev=197345#l797

There's no way to specify an image without using url(...) is there? Even a base64 data uri uses that. :(

from console.image.

kumavis avatar kumavis commented on August 16, 2024

the saddest day

from console.image.

adriancooney avatar adriancooney commented on August 16, 2024

Think we might be back in business.

https://docs.google.com/document/d/1FTascZXT9cxfetuPRT2eXPQKXui4nWFivUnS_335T3U/preview

from console.image.

daniellmb avatar daniellmb commented on August 16, 2024
console.log([
"     .-.    Since it's not enabled by default,",
"    /_ _\\   I think I shall just use ASCII Art.",
"    |o^o|  /",
"    \\ _ /",
"   .-'-'-.",
" /`)  .  (`\\",
"/ /|.-'-.|\\ \\",
"\\ \\| (_) |/ /  .-\"\"-.",
" \\_\\'-.-'/_/  /[] _ _\\",
" /_/ \\_/ \\_\\ _|_o_LII|_",
"   |'._.'|  / | ==== | \\",
"   |  |  |  |_| ==== |_|",
"    \\_|_/    ||\" ||  ||",
"    |-|-|    ||LI  o ||",
"    |_|_|    ||'----'||",
"   /_/ \\_\\  /__|    |__\\"
].join("\n"));

from console.image.

mudcube avatar mudcube commented on August 16, 2024

WhatWG is working to make some more standardizations surrounding window.console (good place to weigh in on console.image and why it's important): https://github.com/whatwg/console

from console.image.

leobenkel avatar leobenkel commented on August 16, 2024

Is there an alternative way to display an image in the console nowadays?

from console.image.

mpaw avatar mpaw commented on August 16, 2024

@leobenkel This method still works

from console.image.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.