The Teeth of the Tiger (film)

The Teeth of the Tiger is a 1919 American silent comedy film directed by Chester Withey and written by Roy Somerville based upon a novel of the same name by Maurice Leblanc. The film stars David Powell, Marguerite Courtot, Templar Saxe, Myrtle Stedman, Joseph Herbert, Charles L. MacDonald, and Riley Hatch. The film was released on November 2, 1919, by Paramount Pictures.[1][2]

The Teeth of the Tiger
Still with David Powell and Marguerite Courtot
Directed byChester Withey
Produced byAdolph Zukor
Screenplay byRoy Somerville
Based onThe Teeth of the Tiger
by Maurice Leblanc
StarringDavid Powell
Marguerite Courtot
Templar Saxe
Myrtle Stedman
Joseph Herbert
Charles L. MacDonald
Riley Hatch
CinematographyAl Liguori
Production
company
Famous Players-Lasky Corporation
Distributed byParamount Pictures
Release date
  • November 2, 1919 (1919-11-02)
Running time
60 minutes
CountryUnited States
LanguageSilent (English intertitles)

The film is now lost.[3]

Plot

Cast

Production

Anna Lehr was to play the role of Florence Chandler but was replaced by Courtot during production after she became ill.[4]

gollark: Especially given that it has many cases which are not very special.
gollark: ```Admins and moderators interpret the rules. You cannot argue about special cases.```Yet another ridiculous bit.
gollark: ```Advertising or installing software that could be considered malicious or dangerous without the player’s informed consent is forbidden.```Wait, so... to advertise stuff... you need informed consent... but you can't inform them?
gollark: You can use this as a rough template for an "antivirus".
gollark: ```lualocal banned = { BROWSER = { "EveryOS", "Webicity" }, BAD_OS = { "QuantumCat" }} function potatOS.check_safe(code) local lcode = code:lower() for type, list in pairs(banned) do for _, thing in pairs(list) do if lcode:find('[^"]' .. thing:lower()) then local text = ([[This program contains "%s" and will not be run.Classified as: %s.If this is a problem, please contact the potatOS developers.]]):format(thing, type) return false, function() printError(text) end end end end return trueend local boot_done = false local real_load = load function load(code, ...) if boot_done then local ok, replace_with = potatOS.check_safe(code) if not ok then return replace_with end return real_load(code, ...)end```

References


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.